mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add guest visit & secret login to settings.default.php
This commit is contained in:
@@ -104,6 +104,14 @@
|
||||
'changeemail' => 'no',
|
||||
'cheaterdet' => '1',
|
||||
'nodetect' => '11',
|
||||
'guest_visit_type' => 'redirect',
|
||||
'guest_visit_value_static_page' => 'beian-aliyun.html',
|
||||
'guest_visit_value_custom_content' => ' [em24] ',
|
||||
'guest_visit_value_redirect' => 'http://nexusphp.org/',
|
||||
'login_type' => 'secret',
|
||||
'login_secret_lifetime' => '10',
|
||||
'login_secret_deadline' => '2021-02-03 18:55:46',
|
||||
'login_secret' => '8e19c6a796602bda113fb2f5bc9da2b0',
|
||||
),
|
||||
'authority' =>
|
||||
array (
|
||||
|
||||
Reference in New Issue
Block a user