1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Add clarifying comment about /etc/gitea write permissions

This commit is contained in:
Aidan Fitzgerald 2019-03-06 15:46:06 -05:00
parent d30cc24f44
commit 86cd88de73

View file

@ -82,6 +82,11 @@
# Configure Gitea
# For security reasons, the Gitea developers recommend removing group write
# permissions from /etc/gitea/ and /etc/gitea/app.ini after the first run of
# Gitea. User gitea needs write permissions during the first run but not
# subsequent runs.
- name: Create Gitea config directory
file:
path: /etc/gitea