summarylogtreecommitdiffstats
path: root/0001-Adjust-config-for-Arch-Linux-package.patch
diff options
context:
space:
mode:
authorAnton Kudryavtsev2017-11-20 12:30:50 +0300
committerAnton Kudryavtsev2017-11-20 12:30:50 +0300
commit5438f1e05914a25a16d051ab7ac7b83db13edbd9 (patch)
tree192af8adc766379f1d4e957c34b8395aa54ac69a /0001-Adjust-config-for-Arch-Linux-package.patch
parent4391344a095a6236f6d2fe11c18d0faa2a3ba7dd (diff)
downloadaur-5438f1e05914a25a16d051ab7ac7b83db13edbd9.tar.gz
Config patch updates
Diffstat (limited to '0001-Adjust-config-for-Arch-Linux-package.patch')
-rw-r--r--0001-Adjust-config-for-Arch-Linux-package.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-Adjust-config-for-Arch-Linux-package.patch b/0001-Adjust-config-for-Arch-Linux-package.patch
index 11688af31055..3f7b9c183714 100644
--- a/0001-Adjust-config-for-Arch-Linux-package.patch
+++ b/0001-Adjust-config-for-Arch-Linux-package.patch
@@ -1,5 +1,5 @@
--- app.ini
-+++ app.ini 2017-11-07 14:03:21.236666669 +0300
++++ app.ini 2017-11-20 12:28:24.436666669 +0300
@@ -1,12 +1,12 @@
; App name that shows on every page title
APP_NAME = Gitea: Git with a cup of tea
@@ -58,7 +58,7 @@
+APP_DATA_PATH = /var/lib/gitea/data
; Application level GZIP support
ENABLE_GZIP = false
- ; Landing page for non-logged users, can be "home" or "explore"
+ ; Landing page, can be "home", "explore", or "organizations"
@@ -169,7 +169,7 @@
; Enables git-lfs support. true or false, default is false.
LFS_START_SERVER = false