[api]
name = "nexusd.api"
public_addr = "127.0.0.1:8080"
[watcher]
name = "nexusd.watcher"
testnet = false
homeserver = "8um71us3fyw6h8wbcxb5ar3rwusy1a6u49956ikzojg3gcwd1dty"
events_limit = 50
watcher_sleep = 5000
moderation_id = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
moderated_tags = [
"hatespeech",
"harassement",
"terrorism",
"violence",
"illegal_activities",
"il_adult_nu_sex_act",
]
[stack]
log_level = "info"
files_path = "~/.pubky-nexus/static/files"
[stack.db]
redis = "redis://127.0.0.1:6379"
[stack.db.neo4j]
uri = "bolt://localhost:7687"
password = "12345678"