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" geoip_database = "/nix/store/53ckc0xvyn24lwfwkxznm2l0dj0nq313-geolite2-city/share/GeoLite2-City.mmdb" 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@nest.pijul.com" region = "eu-west-1" [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 [ci] key_path = "id_ed25519" port = 2223 timeout_secs = 120 public_keys = [ "AAAAC3NzaC1lZDI1NTE5AAAAILLpIgsG9nAoJwe64F8WNLTZdSz8OgOjL6P8a24ITvRU" ] log_path = "/home/pe/pijul/nest/nest/ci_log" tarball_path = "/home/pe/pijul/nest/nest/ci_tarball" [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"