Hi,
How can we change the binding without reinstalling? I did not found this kind of information into the documentation.
For example to switch from localhost:8080 to 10.0.0.10:443 ?
Many thanks.
Hi,
How can we change the binding without reinstalling? I did not found this kind of information into the documentation.
For example to switch from localhost:8080 to 10.0.0.10:443 ?
Many thanks.
Hi,
you can edit the pydio.json
file located in ~/.config/pydio/cells/pydio.json
(the ~ being the home of the user that ran cells).
Then you will be looking for those lines,
Thank you for the answer.
But this does not work because lots of other settings must be changed. For example if the IP address change, then changing only these 2 settings do not allow Cell to run.
Now I know where to look at, Iām able to do the required changes.
Hi,
yes my bad there is indeed 2 other settings to change,
but the configuration is in this file so if you must change something it will be there.