14 lines
336 B
YAML
14 lines
336 B
YAML
plugins:
|
|
enabled: true
|
|
dir: plugins
|
|
configs:
|
|
billing:
|
|
enabled: true
|
|
priority: 100
|
|
codex_only: true
|
|
database_path: data/billing.db
|
|
models_dev_url: https://models.dev/catalog.json
|
|
models_dev_cache_path: data/models-dev-catalog.json
|
|
bootstrap_name: default
|
|
bootstrap_key: "000000"
|