forked from wallabag/wallabag
Remove deprecated options from FOSRest
Also add a new alias for rulerz to remove a deprecation.
This commit is contained in:
@ -112,14 +112,8 @@ fos_rest:
|
||||
pdf: true
|
||||
epub: true
|
||||
mobi: true
|
||||
templating_formats:
|
||||
html: false
|
||||
force_redirects:
|
||||
html: true
|
||||
failed_validation: HTTP_BAD_REQUEST
|
||||
default_engine: twig
|
||||
routing_loader:
|
||||
default_format: json
|
||||
routing_loader: false
|
||||
format_listener:
|
||||
enabled: true
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user