Remove deleted Gitea theme from configuration
This commit is contained in:
parent
a23c52cdf3
commit
28a2e71b65
@ -25,7 +25,6 @@
|
|||||||
ROOT_URL = "https://git.coolneng.duckdns.org";
|
ROOT_URL = "https://git.coolneng.duckdns.org";
|
||||||
};
|
};
|
||||||
service.DISABLE_REGISTRATION = true;
|
service.DISABLE_REGISTRATION = true;
|
||||||
ui.DEFAULT_THEME = "arc-green";
|
|
||||||
session.COOKIE_SECURE = true;
|
session.COOKIE_SECURE = true;
|
||||||
actions.ENABLED = true;
|
actions.ENABLED = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user