purge
This commit is contained in:
parent
fadb6a5eac
commit
d7f3604976
1 changed files with 5 additions and 0 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue