mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
4 lines
No EOL
137 B
Text
4 lines
No EOL
137 B
Text
ARGOS_YAML_FILE = "my-config.yaml"
|
|
ARGOS_DATABASE_URL = "postgresql://argos:argos@localhost/argos"
|
|
DB_POOL_SIZE = 10
|
|
DB_MAX_OVERFLOW = 20 |