For test purposes we can now deactivate polling
This commit is contained in:
parent
e254ace9d5
commit
d307aa1484
2 changed files with 10 additions and 2 deletions
|
@ -140,6 +140,10 @@ disable_url_validation = false
|
|||
; Disable the exposition check against the remote haveibeenpwned API on password change.
|
||||
disable_password_exposed = false
|
||||
|
||||
; disable_polling (Boolean)
|
||||
; Disable the polling of DFRN and OStatus contacts through onepoll.php.
|
||||
disable_polling = false
|
||||
|
||||
; dlogfile (Path)
|
||||
; location of the developer log file.
|
||||
dlogfile =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue