diff options
| author | tv <tv@nomic.retiolum> | 2014-01-06 01:42:04 +0100 | 
|---|---|---|
| committer | tv <tv@nomic.retiolum> | 2014-01-06 01:42:04 +0100 | 
| commit | c7ab5042fef55b71baf6bb637cb6033b25007845 (patch) | |
| tree | 88dc8068608c55c535d5ccb6e850f56eb9c5efbb /go/etc | |
| parent | 7023ea2453bde5a09ffd2555c4237443ad88b643 (diff) | |
go: talk about the redis key prefix
Diffstat (limited to 'go/etc')
| -rw-r--r-- | go/etc/conf.d/go.env | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/go/etc/conf.d/go.env b/go/etc/conf.d/go.env index 1b8c980b..477c7eeb 100644 --- a/go/etc/conf.d/go.env +++ b/go/etc/conf.d/go.env @@ -1,3 +1,4 @@  HOSTN=go  PORT=1337  URI_PREFIX=http://go +REDIS_KEY_PREFIX=go:  | 
