Update default.json.example

add private channel
This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2019-01-12 01:48:05 +07:00 committed by GitHub
parent 44d94e7a25
commit d91b1b27c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,5 +9,6 @@
"user": "lbry",
"pass": "lbry"
},
"sandboxchannel": "#369896313082478594"
"sandboxchannel": "#369896313082478594",
"privatechannel": "#371620338263523328"
}