Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utilize /etc/ directory | nico | 2020-02-16 | 1 | -0/+1 |
| | | | | + add config.py to read / touch create the etc config file | ||||
* | final touches | nico | 2019-10-24 | 1 | -1/+5 |
| | | | | | | | | | | | | # added + add method to escape whitespaces in keys and values # changed * init client handler only once and not every time * don't try to create database on every run just on the first one # removed - vhosts are listed first and after that the respective nodes are listed | ||||
* | pep8 and gitignore | nico | 2019-10-17 | 1 | -0/+111 |
+ add .gitignore * some pep8 changes |