databag/net/host/openwrt/files/databag.config
2024-01-12 13:34:32 -08:00

13 lines
214 B
Plaintext

##
## 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'