瀏覽代碼

add SERVER_IP_ADDRESS

Pouria Ezzati 1 年之前
父節點
當前提交
cd0ed07687
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .example.env

+ 4 - 0
.example.env

@@ -35,6 +35,10 @@ DISALLOW_ANONYMOUS_LINKS=false
 # The daily limit for each user
 USER_LIMIT_PER_DAY=50
 
+# This would be shown to the user on the settings page
+# It's only for display purposes and has no other use
+SERVER_IP_ADDRESS=
+
 # Create a cooldown for non-logged in users in minutes
 # Would be ignored if DISALLOW_ANONYMOUS_LINKS is set to true
 # Set 0 to disable