summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author蒼時弦也2017-01-10 09:32:44 +0800
committer蒼時弦也2017-01-10 09:32:44 +0800
commitf8e5b547670e3eeb75af3249bb9ad1ee2f44e58f (patch)
tree5c486ec51c46bc058067ea421535ee28819f607c /README.md
parent9a23fec2390101b6ef7333674e8a8a84f0ebb339 (diff)
Remove temporary change
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29477b9b..6b473b57 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,6 @@ Environment variables (will overwrite other server configs)
| HMD_URL_ADDPORT | `true` or `false` | set to add port on callback url (port 80 or 443 won't applied) (only applied when domain is set) |
| HMD_USECDN | `true` or `false` | set to use CDN resources or not (default is `true`) |
| HMD_ALLOW_ANONYMOUS | `true` or `false` | set to allow anonymous usage (default is `true`) |
-| HMD_ALLOW_ANONYMOUS_VIEW | `true` or `false` | set to allow anonymous view note (default is `true`) |
| HMD_ALLOW_FREEURL | `true` or `false` | set to allow new note by accessing not exist note url |
| HMD_DB_URL | `mysql://localhost:3306/database` | set the db url |
| HMD_FACEBOOK_CLIENTID | no example | Facebook API client id |