c4k-forgejo/valid-config.edn
2023-03-28 09:46:15 +02:00

9 lines
288 B
Clojure

{:default-app-name "Meissas awesome forgejo"
:fqdn "test.de"
:issuer "staging"
:mailer-from "test@test.de"
:mailer-host-port "test.de:123"
:service-whitelist-domains "test.de"
:service-noreply-address "noreply@test.de"
:volume-total-storage-size 6
:restic-repository "repo-path"}