Update page 'Configuration'
+17
@@ -0,0 +1,17 @@
|
|||||||
|
#### Default Config
|
||||||
|
```YAML
|
||||||
|
2fa:
|
||||||
|
issuer: 'Mineworlds'
|
||||||
|
account: '{NAME}'
|
||||||
|
# session time in minutes
|
||||||
|
sessiontime: 1440
|
||||||
|
```
|
||||||
|
|
||||||
|
#### `2fa.issuer`
|
||||||
|
The service name part of the default description in the 2FA app.
|
||||||
|
|
||||||
|
#### `2fa.account`
|
||||||
|
The account part of the default description in the 2FA app.
|
||||||
|
|
||||||
|
#### `2fa.sessiontime`
|
||||||
|
The time in minutes a user will not have to enter a new code when connecting from the same IP
|
||||||
Reference in New Issue
Block a user