diff --git a/conf/radicale.ini b/conf/radicale.ini index 0935303..f941ee1 100644 --- a/conf/radicale.ini +++ b/conf/radicale.ini @@ -17,14 +17,8 @@ plugin = python # Application base folder base = /opt/yunohost/radicale -# Module to import -#module = searx.webapp - # Virtualenv and python path virtualenv = /opt/yunohost/radicale pythonpath = /opt/yunohost/radicale chdir= /var/www/radicale wsgi-file=/var/www/radicale/radicale.wsgi - -# The variable holding flask application -callable = app