slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 25 forks source link

Remove not needed double quotes for `$config.storagePid` #263

Closed beatrycze-volk closed 10 months ago

beatrycze-volk commented 10 months ago

According to example given in https://github.com/kitodo/kitodo-presentation/blob/63df5ebf49754a0bf9d4a0926f9398e573033b04/Configuration/ExpressionLanguage.php#L17 , the call shouldn't contain double quotes.