diff GenerateConfigurationForTests.py @ 337:ec13ace43bde

trying webdav tests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 10 Oct 2020 11:44:17 +0200
parents 96718de2f29c
children 79ce0f7a9714
line wrap: on
line diff
--- a/GenerateConfigurationForTests.py	Fri Sep 18 14:19:53 2020 +0200
+++ b/GenerateConfigurationForTests.py	Sat Oct 10 11:44:17 2020 +0200
@@ -141,6 +141,10 @@
 config['ExecuteLuaEnabled'] = True
 config['HttpTimeout'] = 2
 config['SyncStorageArea'] = False  # For tests to run more quickly
+config['WebDavEnabled'] = True
+config['WebDavDeleteAllowed'] = True
+config['WebDavUploadAllowed'] = True
+
 del config['KeepAlive']
 
 config['Dictionary'] = {