jsknnr / soulmask-dedicated-server

Soulmask containerized server running in Debian slim
MIT License
7 stars 0 forks source link

ENVs for autosaving #9

Closed ArroganTz closed 1 month ago

ArroganTz commented 1 month ago

Can you please add ENVs for autosaving? you hard coded them here https://github.com/jsknnr/soulmask-dedicated-server/blob/main/container/entrypoint.sh#L80

-backup | Specifies the interval for writing the game database to disk (unit: seconds). -saving | Specifies the interval for writing game objects to the database (unit: seconds).

thank you very much in advance for your work :)

jsknnr commented 1 month ago

Sure. I’ll add that today.


From: ArroganTz @.> Sent: Friday, July 12, 2024 6:12:25 AM To: jsknnr/soulmask-dedicated-server @.> Cc: Subscribed @.***> Subject: [jsknnr/soulmask-dedicated-server] ENVs for autosaving (Issue #9)

Can you please add ENVs for autosaving? you hard coded them here https://github.com/jsknnr/soulmask-dedicated-server/blob/main/container/entrypoint.sh#L80

-backup | Specifies the interval for writing the game database to disk (unit: seconds). -saving | Specifies the interval for writing game objects to the database (unit: seconds).

— Reply to this email directly, view it on GitHubhttps://github.com/jsknnr/soulmask-dedicated-server/issues/9, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB37MRK6RC7EEUIZKK7ZPITZL62ZTAVCNFSM6AAAAABKYXFCWKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDKMZTGE3TMNI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ArroganTz commented 1 month ago

Thank you!

jsknnr commented 1 month ago

New image built and released. Let me know if you have any issues.