diff --git a/seafile/config.json b/seafile/config.json index 9db6c30b7..1a62e3d3a 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -76,8 +76,7 @@ "SEAFILE_ADMIN_PASSWORD": "a_very_secret_password", "SERVER_IP": "homeassistant.local", "TZ": "Europe/Paris", - "udev": true, - "url": "seafile.example.com", + "url": "seafile.example.com", "data_location": "/share/seafile", "database": "sqlite" },