Set federation to false
This commit is contained in:
parent
762025977b
commit
c8499041fc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ data:
|
|||
RUN_USER: git
|
||||
|
||||
#[federation]
|
||||
FORGEJO__federation__ENABLED: "true"
|
||||
FORGEJO__federation__ENABLED: "false"
|
||||
|
||||
#[indexer]
|
||||
FORGEJO__indexer__ISSUE_INDEXER_PATH: /data/gitea/indexers/issues.bleve
|
||||
|
|
Loading…
Reference in a new issue