Files
Gestion_calendarios_contactos/config/config
T

17 lines
278 B
Plaintext

[server]
# Listen on all interfaces
hosts = 0.0.0.0:5232
[auth]
# Authentication type
type = none
[storage]
# Storage backend (default: filesystem)
type = multifilesystem
filesystem_folder = /data
[logging]
# Logging level: debug, info, warning, error, critical
level = info