forked from wallabag/wallabag
remove craueconfig domain name setting and add a proper one in parameters
This commit is contained in:
@ -62,6 +62,7 @@ class Configuration implements ConfigurationInterface
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
->scalarNode('domain_name')
|
||||
->end()
|
||||
->end()
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user