Explorar el Código

create WsgiDAV configuration for WebDAV support

Adrien Panay hace 9 años
padre
commit
be8db0eea6
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md Ver fichero

399
 * personalize home page (background image, title color...)
399
 * personalize home page (background image, title color...)
400
 * ...
400
 * ...
401
 
401
 
402
+### WebDAV ###
403
+
404
+Create WsgiDAV configuration from the sample file:
405
+
406
+    cp tracim/wsgidav.conf.sample tracim/wsgidav.conf
407
+
402
 ### frontend files compilation ###
408
 ### frontend files compilation ###
403
 
409
 
404
 Considering your environment, run:
410
 Considering your environment, run: