feat: add special disable
This commit is contained in:
parent
1377fa669a
commit
b2f27aa3f4
2 changed files with 22 additions and 1 deletions
|
|
@ -32,5 +32,6 @@ return [
|
|||
],
|
||||
'auth' => [
|
||||
'root' => 'password'
|
||||
]
|
||||
],
|
||||
'special_token' => 'password'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue