mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
Updated for new IP of githook
This commit is contained in:
@@ -22,7 +22,7 @@ $www_lastrun = '/dev/shm/www-hook-last-run';
|
||||
$www_dropfile = '/dev/shm/run-www';
|
||||
$gopher_lastrun = '/dev/shm/gopher-hook-last-run';
|
||||
$gopher_dropfile = '/dev/shm/run-gopher';
|
||||
$allowedip = '195.201.242.48';
|
||||
$allowedip = '51.79.32.48'
|
||||
$remoteip = $_SERVER['REMOTE_ADDR'];
|
||||
$ratelimit = 300;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user