cluster/services/forge: disable direct serve from s3

This commit is contained in:
Max Headroom 2024-07-17 00:41:32 +02:00
parent f430db7d8d
commit d77b511442

View file

@ -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