19 lines
569 B
INI
19 lines
569 B
INI
database:dsn mariadb://user:password@:unix:/eeprom?socket=/var/run/mysqld/mysqld.sock&charset=utf8mb4
|
|
|
|
; Must be implementations of \EEPROM\Auth\IAuth
|
|
auth:clients \EEPROM\Auth\MisuzuAuth \EEPROM\Auth\NabuccoAuth
|
|
|
|
misuzu:secret woomy
|
|
misuzu:endpoint https://flashii.net/_sockchat/verify
|
|
|
|
nabucco:secret secret key
|
|
|
|
domain:short i.flashii.net
|
|
domain:api eeprom.flashii.net
|
|
|
|
; List of allowed remote domains
|
|
cors:origins flashii.net chat.flashii.net sockchat.flashii.net
|
|
|
|
;sentry:dsn https://sentry dsn here
|
|
;sentry:tracesRate 1.0
|
|
;sentry:profilesRate 1.0
|