mirror of
https://github.com/GameServerManagers/LinuxGSM-Docs.git
synced 2026-04-26 22:55:59 +03:00
[GH-ISSUE #45] Problem with config - always overwrite by default #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM-Docs#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @81n90 on GitHub (Jun 19, 2020).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM-Docs/issues/45
When I start new server (rustserver), config /lgsm/config-lgsm/rustserver/common.cfg - rustserver not use this file. Just server.cfg from /lgsm/config-default/config-game/server.cfg
@81n90 commented on GitHub (Jun 19, 2020):
I temporary fixed this by editing file attributes /cfg/server.cfg - readonly and lgsm can't rewrite this normal config.
@81n90 commented on GitHub (Jun 19, 2020):
Why so difficult, not friendly config system in lgsm?
@dgibbs64 commented on GitHub (Jul 28, 2020):
Wrong repository