Procházet zdrojové kódy

create WsgiDAV configuration for WebDAV support

Adrien Panay před 9 roky
rodič
revize
be8db0eea6
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      README.md

+ 6 - 0
README.md Zobrazit soubor

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: