{ "host": "127.0.0.1", "port": 7755, "base_url": "http://127.0.0.1:7755", "hostname": "localhost", "service_did_method": "did:web", "service_handle_domain": "localhost", "invite_code_required": false, "jwt_secret": "change-me", "admin_password": "change-me-too", "metrics_token": "change-me-metrics", "bsky_appview_url": "https://api.bsky.app", "bsky_appview_did": "did:web:api.bsky.app", "chat_service_url": "https://api.bsky.chat", "chat_service_did": "did:web:api.bsky.chat", "crawlers": [], "crawler_notify_interval": 1200, "data_dir": "data/runtime", "db_path": "data/runtime/perlsky.sqlite" }