Update constants.rb
This commit is contained in:
parent
9d4b74d3da
commit
44e43d1b0b
@ -6,7 +6,7 @@ GET_SUPPORT = true
|
||||
RATE_LIMIT = false
|
||||
|
||||
# number of seconds to wait before a channel can be updated again
|
||||
RATE_LIMIT_FREQUENCY = '15'
|
||||
RATE_LIMIT_FREQUENCY = '1'
|
||||
|
||||
# main production server to handle all requests (can be a proxy)
|
||||
APPLICATION_IP_ADDRESS = '127.0.0.1'
|
||||
|
Loading…
Reference in New Issue
Block a user