Refactoring and simplification (#122)

This commit is contained in:
John Livingston
2023-01-11 18:05:18 +01:00
parent a1bb4788c4
commit 3f47c3c65a
3 changed files with 27 additions and 48 deletions

View File

@ -21,7 +21,6 @@
boshServiceUrl: '{{BOSH_SERVICE_URL}}',
websocketServiceUrl: '{{WS_SERVICE_URL}}',
authenticationUrl: '{{AUTHENTICATION_URL}}',
advancedControls: '{{ADVANCEDCONTROLS}}' === 'true',
autoViewerMode: '{{AUTOVIEWERMODE}}' === 'true',
theme: '{{CONVERSEJS_THEME}}',
forceReadonly: '{{FORCEREADONLY}}' === 'noscroll' ? '{{FORCEREADONLY}}' : '{{FORCEREADONLY}}' === 'true',