This website
etcd_server = "localhost:2379"
repository_cache_size = 128
change_cache_size = 128
max_body_length = 1048576 # 1M
hard_max_body_length = 10485760
lock_file = "./lock_file"
repositories_path = "./repositories"
profile_pictures_path = "profile_pictures"
host = "localhost"
hostname = "localhost"
version_time = "Mon, 19 Nov 2018 14:37:00 GMT"
failed_auth_timeout_millis = 10
pbkdf2_iterations = 1
origin = "http://localhost:5173"
partial_change_size = 1048576
max_password_attempts = 20
pro_prix_euros = 10
basic_size_limit = 100000000000 # 100G
pro_size_limit = 100000000000 # 100G

[email]
source = "no-reply@pijul.org"
server = "mail.infomaniak.com"
user = "no-reply@pijul.org"

[time]
max_relative_days = 2
yesterday_threshold_hours = 7

[http]
http_port = 8000
https_port = 8001
ws_port = 8080
ws_timeout_secs = 3600
time_file = "./time"
log_file = "logs"
timeout_secs = 20

[ssh]
port = 2222
timeout_secs = 120

[prometheus]
buckets_start = 0.0
buckets_width = 10
n_buckets = 50

[replication]
port = 2224
initial = [ "127.0.0.1" ]

[editor]
port = 4001

[webauthn]
rp_origin = "https://localhost:8001"
rp_id = "localhost"

[ci]
filesystem = "logs"