Check and add a server
This commit is contained in:
parent
8cbe2f025b
commit
8d999f54d0
5 changed files with 63 additions and 84 deletions
|
@ -254,6 +254,10 @@ return [
|
|||
// This can alternatively be set on a per account basis in the pconfig table.
|
||||
'groupedit_image_limit' => 400,
|
||||
|
||||
// gserver_update_limit (Integer)
|
||||
// How much servers should be checked at a time?
|
||||
'gserver_update_limit' => 100,
|
||||
|
||||
// hsts (Boolean)
|
||||
// Enables the sending of HTTP Strict Transport Security headers.
|
||||
'hsts' => false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue