Put base test config in Yaml dataset

This commit is contained in:
Hypolite Petovan 2018-07-08 01:59:52 -04:00
parent 6b03ae92b8
commit 4efcd47807
1 changed files with 15 additions and 1 deletions

View File

@ -1,13 +1,27 @@
--- ---
# Empty these tables # Empty these tables
cache: cache:
config:
conversation: conversation:
pconfig: pconfig:
photo: photo:
workerqueue: workerqueue:
mail: mail:
# Base test config to avoid notice messages
config:
-
cat: system
k: url
v: http://localhost
-
cat: system
k: hostname
v: localhost
-
cat: system
k: worker_dont_fork
v: 1
# Populate tables with test data # Populate tables with test data
user: user:
- -