gitea: enable offline mode

pull/1/head^2
stuebinm 2022-07-22 18:50:00 +02:00
parent b5a68e09fd
commit c854e10980
No known key found for this signature in database
GPG Key ID: 695C841098BECF1D
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 = {