gitea: enable offline mode

pull/1/head^2^2
stuebinm 2022-07-22 18:50:00 +02:00 committed by moira
parent 6aa06aed18
commit 97459d8177
Signed by: moira
GPG Key ID: AF92FDD91CB44B2F
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
"repository.upload".FILE_MAX_SIZE = 1024;
server = {
LANDING_PAGE = "explore";
OFFLINE = true;
OFFLINE_MODE = true;
};
security = { INSTALL_LOCK = true; };
other = {