1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

add migration

This commit is contained in:
Thomas Citharel 2017-06-06 16:04:51 +02:00
parent be9d693e74
commit d6c4c484c4
3 changed files with 53 additions and 4 deletions

View file

@ -62,6 +62,7 @@ class Configuration implements ConfigurationInterface
->end()
->end()
->end()
->end()
->scalarNode('domain_name')
->end()
->end()