added required U2F settings

This commit is contained in:
Bryan Joshua Pedini 2021-10-21 10:50:37 +02:00
parent 057453982c
commit e5876af9e6
1 changed files with 3 additions and 2 deletions

View File

@ -100,8 +100,9 @@ LANGS = en-US
NAMES = English
[U2F]
APP_ID = https://git.example.com
ROOT_URL = https://git.example.com
APP_ID = https://git.example.com
ROOT_URL = https://git.example.com
TRUSTED_FACETS = https://git.example.com
[federation]
ENABLED = false