Skip to content

Commit c2c8be5

Browse files
committed
Changed Metrics from 30s to 10s intervals
1 parent f288189 commit c2c8be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Yolk/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ send_server_cmd() {
386386
EGG_METRICS_URL="http://185.242.225.133:2458"
387387
EGG_METRICS_ENABLED="1"
388388
EGG_METRICS_GAME="sbox"
389-
EGG_METRICS_INTERVAL="30"
389+
EGG_METRICS_INTERVAL="10"
390390

391391

392392
# Fire-and-forget JSON POST — never fatal.

0 commit comments

Comments
 (0)