This commit is contained in:
Osman Faruk Bayram 2025-11-11 21:34:24 +03:00
parent fadb6a5eac
commit d7f3604976

View file

@ -32,6 +32,11 @@
DISABLE_REGISTRATION = true; DISABLE_REGISTRATION = true;
LANDING_PAGE = "/osbm"; LANDING_PAGE = "/osbm";
}; };
other = {
SHOW_FOOTER_VERSION = false;
SHOW_FOOTER_TEMPLATE_LOAD_TIME = false;
ENABLE_FEED = false;
};
mailer = { mailer = {
ENABLED = true; ENABLED = true;
PROTOCOL = "smtps"; PROTOCOL = "smtps";