Sergi Delgado Segura
|
bed21e9625
|
Adds API HOST and PORT as configurable parameters.
Uses API_BIND/API_PORT for the server and API_CONNECT/API_PORT for the user, for consistency.
|
2020-04-20 17:01:55 +02:00 |
|
Sergi Delgado Segura
|
2d67fe8638
|
rpc_passwd -> rpc_password. The former can be confusing since the bitcoind parameter is rpcpassword. Avoiding that.
|
2020-04-01 11:14:20 +02:00 |
|
Sergi Delgado Segura
|
3946599f91
|
Sets a more realistic valut for max_appointments and add default_slots in config
|
2020-03-27 14:57:19 +01:00 |
|
Sergi Delgado Segura
|
6096fe5dc5
|
Fixes config templates
Removes quotation marks ("") from strings in the template config files
|
2020-03-23 17:25:52 +01:00 |
|
Sergi Delgado Segura
|
6499820540
|
Adds ConfigLoader to handle loading configurations parameters. Switches from conf.py to .conf files
|
2020-03-20 21:38:22 +01:00 |
|