mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
services/gitea: Enable API
This commit is contained in:
parent
687cb5beed
commit
e0aa1fc238
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
};
|
||||
settings = {
|
||||
security = { DISABLE_GIT_HOOKS = false; };
|
||||
api = { ENABLE_SWAGGER = true; };
|
||||
mailer = {
|
||||
ENABLED = true;
|
||||
MAILER_TYPE = "sendmail";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue