platypush/platypush/config
Fabio Manganiello 3104a59f44
Better processing of configuration file parameters.
- Do `abspath`+`expanduser` on the configuration file path before
  checking if it exists.

- If the path doesn't exist, but the user explicitly passed a
  configuration file, then copy/create the default configuration
  under the specified directory.
2023-09-14 00:24:52 +02:00
..
__init__.py Better processing of configuration file parameters. 2023-09-14 00:24:52 +02:00
config.yaml Updated default config.yaml. 2023-09-04 02:22:46 +02:00