Skip to content

Allow for changing systemsettings file name#1425

Open
KamilKurde wants to merge 1 commit intojagrosh:masterfrom
KamilKurde:master
Open

Allow for changing systemsettings file name#1425
KamilKurde wants to merge 1 commit intojagrosh:masterfrom
KamilKurde:master

Conversation

@KamilKurde
Copy link

This pull request...

  • Fixes a bug
  • Introduces a new feature
  • Improves an existing feature
  • Boosts code quality or performance

Description

This pull request adds a possibility to change serversettings filename

Purpose

Making it easier to host multiple bot instances, by eliminating the need for them to have their own working directories with serversettings.json that's not going to be modified by other instances

@jagrosh
Copy link
Owner

jagrosh commented Mar 3, 2024

This was discussed briefly in Discord and this is a feature that we want added, but it should be set from the config file instead of a system property. Using the config won't prevent you from using a system property (as HOCON can read system properties and environment variables)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants