databag/net/host/openwrt/files/databag.config

13 lines
214 B
Plaintext
Raw Normal View History

2024-01-12 21:34:32 +00:00
##
## Databag is a federated messaging service
##
config databag
## path where database and assets are store
option store_path '/tmp/dbstore'
## listening port for the service
option service_port '7007'