mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Update radicale.ini
This commit is contained in:
parent
61e7bac135
commit
b9a029aef1
1 changed files with 0 additions and 6 deletions
|
@ -17,14 +17,8 @@ plugin = python
|
||||||
# Application base folder
|
# Application base folder
|
||||||
base = /opt/yunohost/radicale
|
base = /opt/yunohost/radicale
|
||||||
|
|
||||||
# Module to import
|
|
||||||
#module = searx.webapp
|
|
||||||
|
|
||||||
# Virtualenv and python path
|
# Virtualenv and python path
|
||||||
virtualenv = /opt/yunohost/radicale
|
virtualenv = /opt/yunohost/radicale
|
||||||
pythonpath = /opt/yunohost/radicale
|
pythonpath = /opt/yunohost/radicale
|
||||||
chdir= /var/www/radicale
|
chdir= /var/www/radicale
|
||||||
wsgi-file=/var/www/radicale/radicale.wsgi
|
wsgi-file=/var/www/radicale/radicale.wsgi
|
||||||
|
|
||||||
# The variable holding flask application
|
|
||||||
callable = app
|
|
||||||
|
|
Loading…
Reference in a new issue