Better key, and safer

This commit is contained in:
Ubergeek 2019-03-22 16:56:32 +00:00
parent 1920355074
commit a3039a1234
1 changed files with 1 additions and 1 deletions

View File

@ -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';