// SPDX-License-Identifier: CC0-1.0 // Example Hydrilla config file. // // Copyright (C) 2021 Wojtek Kosior // // Available under the terms of Creative Commons Zero v1.0 Universal. { "content_dir": "/var/lib/hydrilla/content", "static_resource_uri": "http://localhost:8000/", "try_configs": ["/etc/pydrilla/config.json"] }