From a37eb57d6c7769d4260649d7d966990a5d8b9961 Mon Sep 17 00:00:00 2001 From: James Lu Date: Tue, 2 Aug 2016 21:10:10 -0700 Subject: [PATCH] example-conf: update default SID --- example-conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-conf.yml b/example-conf.yml index 4eddbd0..00552ec 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -76,7 +76,7 @@ servers: # characters long. # The first char must be a digit [0-9], and the remaining two chars may # be either uppercase letters [A-Z] or digits. - sid: "0AL" + sid: "0PY" # SID range - the range of SIDs PyLink is allowed to use to generate # server IDs. On TS6, this should be a combination of digits, letters,