@ -2,6 +2,6 @@ parameters:
plugin_settings:
default:
bbb:
tool_enable: 'true'
tool_enable: true
host: 'https://www.example.com'
salt: 'abc123'
@ -118,5 +118,5 @@ imports:
- { resource: ../src/CoreBundle/Resources/config/services.yml }
- { resource: ../src/LtiBundle/Resources/config/services.yml }
- { resource: ./authentication.yaml }
- { resource: ./hosting_limits.yml }
- { resource: ./hosting_limits.yaml }
- { resource: ./plugin.yaml }