Update Kirby and add password guard
This commit is contained in:
parent
aaf1aa7890
commit
55d4e45891
987 changed files with 160116 additions and 66454 deletions
|
|
@ -41,5 +41,8 @@ return [
|
|||
'5000w' => ['width' => 4500, 'quality' => 90]
|
||||
]
|
||||
]
|
||||
]
|
||||
],
|
||||
'pechente.kirby-password-guard' => [
|
||||
'password' => 'data-090226',
|
||||
]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue