platypush/tests/etc/test_http_config.yaml
Fabio Manganiello b4f9472fc5 - Proper expansion of the context variables on functional procedure call
- Expanded and refactored tests framework

- Added test_procedure
2021-02-27 15:01:25 +01:00

10 lines
153 B
YAML

main.db:
engine: sqlite:////tmp/platypush-test-http.db
backend.http:
port: 8123
disable_websocket: True
backend.redis:
disabled: False