Skip to content

Disable automatic build #119

Answered by mfussenegger
minhduc0711 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. The option is the same. It is for the server, not for the client. You have to add it to the settings part of your config:

config = {...}
config.settings = {
  java = {
    autobuild = {
      enabled = false
    }
  }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@minhduc0711
Comment options

Answer selected by minhduc0711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants