This commit is contained in:
parent
98191fd098
commit
d272fa90b4
20 changed files with 574 additions and 27 deletions
|
@ -10,6 +10,7 @@
|
|||
username = "server-admin"
|
||||
first_time_setup_otp = "Example otp password"
|
||||
profiling_password = ""
|
||||
allow_registration = true
|
||||
|
||||
[webauthn]
|
||||
display_name = "Linstrom"
|
||||
|
@ -24,6 +25,7 @@
|
|||
time_zone = "Europe/Berlin"
|
||||
max_in_memory_cache_size = 1000000
|
||||
max_in_memory_cache_ttl = 5
|
||||
max_reconnect_attempts = 3
|
||||
|
||||
[mail]
|
||||
host = "localhost"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue