For the life of me

I have been searching for 3 days and I am unable to find the config.json file to edit the FS HOSTNAME so that I can push files. I have been told to look in /usr/lib/node_modules/genieacs/config but the /config does not exist. Any help would be greatly accepted.

config.json is used by v1.0 and v1.1. v1.2 has a built-in config editor. I haven’t upgraded yet so I can’t help you there.

you just add it in the env file that you add the other settings:
GENIEACS_FS_HOSTNAME=…

2 Likes

This one is actually documented:


:slight_smile: