cluster/services/forge: disable direct serve from s3
This commit is contained in:
parent
f430db7d8d
commit
d77b511442
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ in
|
|||
MINIO_BUCKET = "forgejo";
|
||||
MINIO_USE_SSL = true;
|
||||
MINIO_BUCKET_LOOKUP = "path";
|
||||
SERVE_DIRECT = true;
|
||||
};
|
||||
log."logger.xorm.MODE" = "";
|
||||
# enabling this will leak secrets to the log
|
||||
|
|
Loading…
Reference in a new issue