mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 21:45:50 +01:00
remove commented out parameter
This commit is contained in:
@@ -33,7 +33,6 @@ class GitBucketCoreModuleSpec extends FunSuite {
|
||||
.withPort(3306)
|
||||
.withUser("sa", "sa")
|
||||
.withCharset(Charset.UTF8)
|
||||
// .withServerVariable("log_syslog", 0)
|
||||
.withServerVariable("bind-address", "127.0.0.1")
|
||||
.build()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user