mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-23 23:10:17 +00:00
Better key, and safer
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
/* security */
|
||||
$access_token = (string)'01234567890';
|
||||
$access_token = (string)'asdfghjkl';
|
||||
$ansible_lastrun = '/dev/shm/ansible-hook-last-run';
|
||||
$ansible_dropfile = '/dev/shm/run-ansible';
|
||||
$www_lastrun = '/dev/shm/www-hook-last-run';
|
||||
|
||||
Reference in New Issue
Block a user