Hello,
I am unable to set my Timeshift CLI on Debian to back up my "/home" directory. I tried to do it via modifying "/etc/timeshift/timeshift.json" config file, but with no success.
I tried to add:
I have tried to add other flags too with support of AI bots, which are pretty useless in this situation. And I am unable to find any official documentation to this config file ideally with list of all possible properties and values I can use there.
I know Timeshift is meant to backup system files mostly, but I have couple small but important files inside "/home" directory I need to backup.
I am unable to set my Timeshift CLI on Debian to back up my "/home" directory. I tried to do it via modifying "/etc/timeshift/timeshift.json" config file, but with no success.
I tried to add:
"include_home" : "true","include_hidden" : "true", "include" : [ "/home/**" ]I have tried to add other flags too with support of AI bots, which are pretty useless in this situation. And I am unable to find any official documentation to this config file ideally with list of all possible properties and values I can use there.
I know Timeshift is meant to backup system files mostly, but I have couple small but important files inside "/home" directory I need to backup.

