adding filebrowser role

This commit is contained in:
2025-05-22 15:39:00 +02:00
parent 69ae923d1b
commit b6c92a7a8d
7 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
/var/log/filebrowser/filebrowser.log
{
rotate 7
daily
missingok
dateext
copytruncate
notifempty
compress
}

View File

@@ -0,0 +1,2 @@
if $programname == 'filebrowser' then /var/log/filebrowser/filebrowser.log
&stop