server: port: 9521 key: "your-secret-key-change-me" database: path: "./xiaji.db" admin: username: "admin" password: "your_password" telegram: enabled: true token: "YOUR_TELEGRAM_BOT_TOKEN" qqbot: enabled: false appid: "YOUR_QQ_BOT_APPID" secret: "YOUR_QQ_BOT_SECRET" feishu: enabled: false app_id: "YOUR_FEISHU_APP_ID" app_secret: "YOUR_FEISHU_APP_SECRET" verification_token: "YOUR_FEISHU_VERIFICATION_TOKEN" encrypt_key: "YOUR_FEISHU_ENCRYPT_KEY"