calnedario iniciado
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Este archivo mantiene el directorio en Git
|
||||
# Los archivos reales de configuración están en .gitignore
|
||||
@@ -0,0 +1,13 @@
|
||||
[server]
|
||||
hosts = 0.0.0.0:5232
|
||||
|
||||
[auth]
|
||||
type = htpasswd
|
||||
htpasswd_filename = /config/users
|
||||
htpasswd_encryption = bcrypt
|
||||
|
||||
[rights]
|
||||
type = owner_only
|
||||
|
||||
[storage]
|
||||
filesystem_folder = /data/collections
|
||||
Reference in New Issue
Block a user