mirror of
https://github.com/journey-ad/Moe-Counter.git
synced 2025-02-20 04:31:08 +01:00
- Implement delayed writing feature to database for improved performance and reduced write frequency - Update docs
6 lines
58 B
YAML
6 lines
58 B
YAML
app:
|
|
port: 3000
|
|
|
|
db:
|
|
type: sqlite # sqlite or mongodb
|