diff --git a/hanyuu.cfg.example b/hanyuu.cfg.example new file mode 100644 index 0000000..1a1f7cd --- /dev/null +++ b/hanyuu.cfg.example @@ -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