summarylogtreecommitdiffstats
path: root/thermos-env.sh
diff options
context:
space:
mode:
authorHaralds2017-03-02 02:20:23 +0000
committerHaralds2017-03-02 02:20:23 +0000
commitd438813c861f105507ae620ce1e752b28080e3d8 (patch)
tree7a7688501876992958effaee7bc543d5b3fee995 /thermos-env.sh
downloadaur-d438813c861f105507ae620ce1e752b28080e3d8.tar.gz
initial commit
Diffstat (limited to 'thermos-env.sh')
-rw-r--r--thermos-env.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/thermos-env.sh b/thermos-env.sh
new file mode 100644
index 000000000000..928b07720578
--- /dev/null
+++ b/thermos-env.sh
@@ -0,0 +1,5 @@
+OBSERVER_ARGS=(
+ --port=1338
+ --log_to_disk=NONE
+ --log_to_stderr=google:INFO
+)