stable/config_examples
Jorge Isnardo Altamirano f0e161a3c6
purge_old_models is not of type boolean
```
ft_dev_bot | 2023-03-11 17:49:00,782 - freqtrade.configuration.config_validation - INFO - Validating configuration ...
ft_dev_bot | 2023-03-11 17:49:00,784 - freqtrade.configuration.config_validation - CRITICAL - Invalid configuration. Reason: 2 is not of type 'boolean'
ft_dev_bot | 
ft_dev_bot | Failed validating 'type' in schema['properties']['freqai']['properties']['purge_old_models']:
ft_dev_bot |     {'default': True, 'type': 'boolean'}
ft_dev_bot | 
ft_dev_bot | On instance['freqai']['purge_old_models']:
ft_dev_bot |     2
ft_dev_bot | 2023-03-11 17:49:00,785 - freqtrade.commands.trade_commands - ERROR - 2 is not of type 'boolean'
ft_dev_bot | 2023-03-11 17:49:00,785 - freqtrade.commands.trade_commands - ERROR - Fatal exception!
```
2023-03-11 17:52:34 +01:00
..
config_binance.example.json Remove edge from sample configs (except full). 2023-01-19 18:26:22 +01:00
config_bittrex.example.json Remove edge from sample configs (except full). 2023-01-19 18:26:22 +01:00
config_freqai.example.json purge_old_models is not of type boolean 2023-03-11 17:52:34 +01:00
config_full.example.json Add new field to full config 2023-02-05 14:58:12 +01:00
config_kraken.example.json Remove edge from sample configs (except full). 2023-01-19 18:26:22 +01:00