8 lines
240 B
PHP
8 lines
240 B
PHP
<?php
|
|
|
|
// Auto-generated private secret. Do NOT commit to version control.
|
|
// Used for CSRF nonce signing and admin rate-limit hashing. Regenerate by
|
|
// deleting this file; the next request will write a new value.
|
|
|
|
return 'lsUHWFkCwvGZrL';
|