gitea: add todo

This commit is contained in:
Sandro - 2023-12-30 00:21:38 +01:00
parent 83cc58fe1e
commit 1afc67d370
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ in
cors = {
ALLOW_DOMAIN = cfg.settings.server.DOMAIN;
ENABLED = true;
# TODO: remove with gitea 1.21.4
SCHEME = "https";
};
cron.ENABLED = true;