1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-10-31 23:45:02 -04:00
wallabag/app/config/security.yml

13 lines
222 B
YAML
Raw Normal View History

2014-08-03 12:39:38 -04:00
security:
providers:
in_memory:
memory: ~
firewalls:
dev:
pattern: ^/(_(profiler|wdt)|css|images|js)/
security: false
default:
anonymous: ~