|
@@ -1,9 +1,7 @@ |
|
|
#!/bin/bash |
|
|
#!/bin/bash |
|
|
# |
|
|
# |
|
|
# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: |
|
|
|
|
|
# https://getbubblenow.com/bubble-license/ |
|
|
|
|
|
|
|
|
# Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ |
|
|
# |
|
|
# |
|
|
|
|
|
|
|
|
BUBBLE_LOGS_FOLDER=/var/log/bubble |
|
|
BUBBLE_LOGS_FOLDER=/var/log/bubble |
|
|
REDIS_LOG_FLAG_KEY="bubble.StandardSelfNodeService.bubble_server_logs_enabled" |
|
|
REDIS_LOG_FLAG_KEY="bubble.StandardSelfNodeService.bubble_server_logs_enabled" |
|
|
|
|
|
|
|
|