comparison README.md @ 73:e9a6019a34ea

Avoid using constant. Use global instead =D
author nanaya <me@myconan.net>
date Fri, 13 May 2016 04:52:20 +0900
parents 03f904c070f7
children bdc723f05119
comparison
equal deleted inserted replaced
72:257910c60eb3 73:e9a6019a34ea
36 It is also recommended to have memcached installed so tweet requests will be cached 36 It is also recommended to have memcached installed so tweet requests will be cached
37 for a short while. 37 for a short while.
38 38
39 - `RT_MEMCACHED_SERVERS` (separate multiple servers with comma) 39 - `RT_MEMCACHED_SERVERS` (separate multiple servers with comma)
40 40
41 Alternatively, create a config file. Read `config/config_init.rb` for hints.
42
41 License 43 License
42 ------- 44 -------
43 45
44 Copyright 2014 edogawaconan <me@myconan.net> 46 Copyright 2014 edogawaconan <me@myconan.net>
45 47