Files
Frank Dekker 88663bb596 Add fdekker/log-viewer-bundle recipe (#1603)
* Add fdekker/log-viewer-bundle bundle recipe

* Update indentation to 4 spaces

* Remove home_route default

* Update post-install.txt

* Update post-install.txt

* Update version

* Update post-install
2024-04-11 08:52:20 +02:00

7 lines
189 B
Plaintext

*. Update <fg=green>config/security.yaml</> file, and add a section to the access_control:
<comment>
security:
access_control:
- { path: ^/log-viewer, roles: ROLE_ADMIN }
</>