added required U2F settings
This commit is contained in:
parent
057453982c
commit
e5876af9e6
@ -100,8 +100,9 @@ LANGS = en-US
|
|||||||
NAMES = English
|
NAMES = English
|
||||||
|
|
||||||
[U2F]
|
[U2F]
|
||||||
APP_ID = https://git.example.com
|
APP_ID = https://git.example.com
|
||||||
ROOT_URL = https://git.example.com
|
ROOT_URL = https://git.example.com
|
||||||
|
TRUSTED_FACETS = https://git.example.com
|
||||||
|
|
||||||
[federation]
|
[federation]
|
||||||
ENABLED = false
|
ENABLED = false
|
||||||
|
Loading…
Reference in New Issue
Block a user