Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


In which file are the credentials / IP-Adress / Path stored?
#2
The boot shouldn't hang just because a Samba mount fails. If it were NFS then yes there is some sort of long timeout (minutes) before a failed mount gives up. At least thats how it used to be.

The remote mount params are contained in cfg_source table
The network params are contained in cfg_network table

Code:
moodeutl -q "select * from cfg_source"
moodeutl -q "select * from cfg_network"

But just changing values in the SQL tables directly generally won't work because when these values are changed by the Config Screens or other parts of the WebUI there is underlying code that also gets executed to update session variables, config files, related SQL tables.etc.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: In which file are the credentials / IP-Adress / Path stored? - by Tim Curtis - 03-28-2024, 07:26 PM

Forum Jump: