forked from wallabag/wallabag
Rewrote Wallabag v1 import
This commit is contained in:
@ -17,6 +17,8 @@ class Configuration implements ConfigurationInterface
|
||||
->arrayNode('allow_mimetypes')
|
||||
->prototype('scalar')->end()
|
||||
->end()
|
||||
->scalarNode('resource_dir')
|
||||
->end()
|
||||
->end()
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user