Move wallabag.user_agent to app/config/parameters.yml.dist

This commit is contained in:
Adrien ERAUD
2025-06-13 15:57:56 +01:00
parent 1aa67747bb
commit 189e8f6857
3 changed files with 4 additions and 3 deletions

View File

@ -183,4 +183,3 @@ parameters:
- 'text/html'
- 'application/vnd.ms-excel'
wallabag.resource_dir: "%kernel.project_dir%/web/uploads/import"
wallabag.user_agent: "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.92 Safari/535.2"