Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

Commit 5bae8cd

Browse files
committed
Updated config.json.default
1 parent b0545b3 commit 5bae8cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/config.json.default

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"logging_format_console": "%(asctime)s - %(name)s - %(levelname)s - %(message)s",
1616
"logging_format_debugfile": "%(asctime)s - %(name)s - %(levelname)s - %(message)s",
1717
"logging_format_logfile": "%(asctime)s - %(name)s - %(levelname)s - %(message)s",
18-
"owner_uuid": "b07dbd8c1a681d71ef728161976b6fa5",
18+
"owner_uuid": "!!--REPLACE THIS--!!",
1919
"passthrough": false,
2020
"player_db": "config/player.db",
2121
"plugin_config": {
@@ -160,4 +160,4 @@
160160
"starbound_path": "/opt/starbound/",
161161
"upstream_hostname": "localhost",
162162
"upstream_port": 21024
163-
}
163+
}

0 commit comments

Comments
 (0)