Closed
Description
- Gogs version (or commit ref): 0.9.71-1471414190.a00c932 (Debian package)
- Git version: a00c932
- Operating system: Debian 8
- Database (use
[x]
):- PostgreSQL
- MySQL
- SQLite
- Can you reproduce the bug at https://try.gogs.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:N/A
Description
I am trying to apply custom configuration and I've followed multiple guides but I am confused as to what I need to do after creating a /opt/gogs/custom/conf/app.ini
file[1].
My custom app.ini
contains:
[service]
DISABLE_REGISTRATION = true
REQUIRE_SIGNIN_VIEW = true
Then I restart the service systemctl restart gogs
. But the configuration is not sticking.
I am also referencing the official "Config and run" doc[2] but it does not describe how to do this in production (with binaries).
Metadata
Metadata
Assignees
Labels
No labels