Clean the WSGI and FastCGI files, include them in the source tarball (closes #569)
This commit is contained in:
@@ -23,4 +23,7 @@ Radicale WSGI file (mod_wsgi and uWSGI compliant).
|
||||
"""
|
||||
|
||||
import radicale
|
||||
|
||||
|
||||
radicale.log.start()
|
||||
application = radicale.Application()
|
||||
|
||||
Reference in New Issue
Block a user