mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: add resources found while looking for a local carddev server
This commit is contained in:
20
examples/baikal.yaml
Normal file
20
examples/baikal.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
system:
|
||||
configured_version: 0.9.5
|
||||
timezone: Europe/Dublin
|
||||
card_enabled: true
|
||||
cal_enabled: true
|
||||
dav_auth_type: Digest
|
||||
admin_passwordhash: 4b2b…7dcd
|
||||
failed_access_message: 'user %u authentication failure for Baikal'
|
||||
auth_realm: BaikalDAV
|
||||
base_uri: ''
|
||||
invite_from: ''
|
||||
database:
|
||||
sqlite_file: /var/www/baikal/Specific/db/db.sqlite
|
||||
mysql: false
|
||||
mysql_host: ''
|
||||
mysql_dbname: ''
|
||||
mysql_username: ''
|
||||
mysql_password: ''
|
||||
encryption_key: 5e71…4ce5
|
||||
Reference in New Issue
Block a user