···1010BSKY_IDENTIFIER = "xxx"
1111BSKY_PASSWORD = "xxx"
1212PORT = 4002
1313-RELAY = "ws://localhost:6008/subscribe"
1313+FIREHOSE_URL = "ws://localhost:6008/subscribe"
1414```
15151616A `cursor.txt` also needs to be present with the time in microseconds. If it doesn't exist, it will be created with the current time.