This commit is contained in:
10
public/config/config.guest.php
Executable file
10
public/config/config.guest.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
$guestConfig=Array
|
||||
(
|
||||
'guest'=>Array
|
||||
(
|
||||
'password'=>'84983c60f7daadc1cb8698621f802c0d9f9a3c3c295c810748fb048115c186ec',
|
||||
'expired'=>1752905698,
|
||||
'add_time'=>1678988356
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user