sharded-gotify/benchmark/configs/config-128.yml

34 lines
560 B
YAML

server:
keepaliveperiodseconds: 0
listenaddr: ""
port: 80
ssl:
enabled: false
redirecttohttps: true
stream:
pingperiodseconds: 45
allowedorigins: []
shardcount: 128
readbuffersize: 8192
writebuffersize: 8192
channelbuffersize: 10
cors:
alloworigins: []
allowmethods: []
allowheaders: []
trustedproxies: []
database:
dialect: sqlite3
connection: data/gotify.db
defaultuser:
name: admin
pass: admin
passstrength: 10
uploadedimagesdir: data/images
pluginsdir: data/plugins
registration: false