Fixed typo in TMPDIR configurable
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Modify the below values
|
# Modify the below values
|
||||||
CONF=/data/gitea/conf/app.ini
|
CONF=/data/gitea/conf/app.ini
|
||||||
TMPDIR=/data/TMPDIR
|
TMPDIR=/data/tmp
|
||||||
BAKDIR=/data/backups
|
BAKDIR=/data/backups
|
||||||
# ------------------------
|
# ------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user