about summary refs log tree commit diff stats
path: root/share/config.pl
Commit message (Collapse)AuthorAgeFilesLines
* Get $backup_dir from config, format $mday with 2 leading zerosAndinus2020-10-081-0/+1
| | | | | This will not work with previous configs. But that's fine because I'm the only one using this.
* Move configuration to a config fileAndinus2020-08-311-0/+35
I'll switch to some other config format later, this format is not safe at all!