diff options
Diffstat (limited to 'config.example.txt')
| -rw-r--r-- | config.example.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config.example.txt b/config.example.txt new file mode 100644 index 0000000..879172e --- /dev/null +++ b/config.example.txt @@ -0,0 +1,9 @@ +listening_addr=127.0.0.1 +listening_port=61935 +bucket=your_bucket +endpoint=s3.REGION.YOUR-S3.com +s3_path=ezlive/ +access_key=xxxxxxxxxxxxxxxxx +secret_key=xxxxxxxxxxxxxxxxx +region=REGION +key=YOUR_KEY |
