start_server.sh should contain all informations wich are allready set in settings --> general:
- ServerName
- Password
- Worldname
- Public
1. Why does this file resets everytime I restart my server over web interface?
./valheim_server.x86_64 -name "My server" -port 2456 -world "Dedicated" -password "secret"
2. And shouldn't it catch the informations from setting on every start or shall we change them manually every restart ?