aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-25 22:20:21 +0000
committerFuwn <[email protected]>2021-03-25 22:20:21 +0000
commit5fc28bfb2851441893ef2ad5f72e0feb8a0a22cc (patch)
treef39b7bccc486298b1b7f4945cad37b4839817b73 /.env
parentfeature: Byte utilities (diff)
downloadwhirl-5fc28bfb2851441893ef2ad5f72e0feb8a0a22cc.tar.xz
whirl-5fc28bfb2851441893ef2ad5f72e0feb8a0a22cc.zip
major: Publish work-in-progress
Diffstat (limited to '.env')
-rw-r--r--.env3
1 files changed, 2 insertions, 1 deletions
diff --git a/.env b/.env
index 26f7d74..4cec92f 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,5 @@
# My personal .env file I use for development. ~ @fuwn
-RUST_LOG=warn,whirl=info,whirl=debug,whirl=trace
+RUST_LOG=warn,whirl=info,whirl=debug #,whirl=trace
DATABASE_URL=sqlite:worlds.db
+WORLDSMASTER_GREETING="Welcome to Whirlsplash!"