11 lines
258 B
Clojure
11 lines
258 B
Clojure
{
|
|
:default-app-name "Meissas awesome gitea"
|
|
:fqdn "test.de"
|
|
:issuer "staging"
|
|
:mailer-from "test@test.de"
|
|
:mailer-host "test.de"
|
|
:mailer-port 123
|
|
:service-whitelist-domains "test.de"
|
|
:service-noreply-address "noreply@test.de"
|
|
:volume-total-storage-size 6
|
|
}
|