diff options
author | tv <tv@nomic.retiolum> | 2014-01-07 20:00:50 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2014-01-07 20:00:50 +0100 |
commit | e43baffbc283df44a7b711686dbe032f404306ba (patch) | |
tree | 5f15866353c663600f380e6518efa23e3ec2366b /go | |
parent | 641121bac6cdefd512a3c4751a97894036c0e196 (diff) |
go: purge NOT_SO_SHORT
Diffstat (limited to 'go')
-rw-r--r-- | go/README.markdown | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/go/README.markdown b/go/README.markdown index 761a2ec7..22b7c642 100644 --- a/go/README.markdown +++ b/go/README.markdown @@ -21,10 +21,6 @@ REDIS_KEY_PREFIX=foobarmyprefix/ - to generate slightly more informative shortened uris set - - NOT_SO_SHORT=true - ## add uri curl -F uri=https://mywaytoolonguri http://localhost:1337 |