and fim.conf have this: {     "file_paths": {    ...
# general
g
and fim.conf have this: {     "file_paths": {         "homes": [             "/root/.ssh/%%",             "/home/cdmadmin/%%",             "/sbin/%%",             "/bin/%%",             "/usr/sbin/%%",             "/home/%/.ssh/%%"         ],         "etc": [             "/etc/%%"         ]     } }