Added example config file.
This commit is contained in:
parent
ff4b1ba4e2
commit
c60e2028c3
1 changed files with 9 additions and 0 deletions
9
hanyuu.cfg.example
Normal file
9
hanyuu.cfg.example
Normal file
|
@ -0,0 +1,9 @@
|
|||
database:dsn mariadb://user:pass@host/database?charset=utf8mb4
|
||||
|
||||
site:name Hanyuu
|
||||
|
||||
misuzu:endpoint http://msz.local
|
||||
misuzu:secret beans
|
||||
|
||||
oauth2:device:verification_uri https://hau.local/oauth2/device
|
||||
oauth2:device:verification_uri_complete https://hau.local/oauth2/device?code=%s
|
Loading…
Reference in a new issue