Update to latest engine. Add sync-v2. Various fixes.
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ npx tsx src/index.ts # TUI
|
||||
| Variable | Default |
|
||||
| ------------------------- | --------------------------------------- |
|
||||
| `XO_CONFIG_DIR` | `~/.config/xo-cli` |
|
||||
| `SYNC_SERVER_URL` | `http://localhost:3000` |
|
||||
| `SYNC_SERVER_URL` | `https://v2.sync.xo.harvmaster.com` |
|
||||
| `DB_PATH` | `$XO_CONFIG_DIR/data` |
|
||||
| `DB_FILENAME` | `xo-wallet.db` |
|
||||
| `INVITATION_STORAGE_PATH` | `$XO_CONFIG_DIR/data/xo-invitations.db` |
|
||||
|
||||
Reference in New Issue
Block a user