X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig.yml;h=116bb04c15c37f6f0f49c10de7044d1d8de7208f;hb=b28c5430efefa63d04d87404c99798e82d0427e4;hp=e0d6b860b69074f49f6bde415d7346f28d980628;hpb=64f81bc31699ed239e4becec1cfa7ebc0bef2b5a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index e0d6b860..116bb04c 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -4,7 +4,8 @@ imports: - { resource: services.yml } parameters: - use_webpack_dev_server: true + # Allows to use the live reload feature for changes in assets + use_webpack_dev_server: false framework: #esi: ~ @@ -58,6 +59,7 @@ wallabag_core: list_mode: 0 fetching_error_message: | wallabag can't retrieve contents for this article. Please troubleshoot this issue. + api_limit_mass_actions: 10 wallabag_user: registration_enabled: "%fosuser_registration%"