summarylogtreecommitdiffstats
path: root/gitea-arch-defaults.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gitea-arch-defaults.patch')
-rw-r--r--gitea-arch-defaults.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/gitea-arch-defaults.patch b/gitea-arch-defaults.patch
index 112b1ecc9bbf..94521992ab86 100644
--- a/gitea-arch-defaults.patch
+++ b/gitea-arch-defaults.patch
@@ -16,6 +16,16 @@
SCRIPT_TYPE = bash
; Default ANSI charset
ANSI_CHARSET =
+@@ -280,7 +280,7 @@ CERT_FILE = https/cert.pem
+ KEY_FILE = https/key.pem
+ ; Root directory containing templates and static files.
+ ; default is the path where Gitea is executed
+-STATIC_ROOT_PATH =
++STATIC_ROOT_PATH = /usr/share/gitea
+ ; Default path for App data
+ APP_DATA_PATH = data
+ ; Application level GZIP support
+
@@ -341,7 +341,7 @@
; For iterate buffer, default is 50
ITERATE_BUFFER_SIZE = 50