Use a cron job to expire tickets

This commit is contained in:
Daniel Berteaud 2013-11-20 11:32:55 +01:00
parent 297080320c
commit 6033f2809f
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/sh
su -s /bin/bash - -c "cd /usr/share/dl/include/scripts && /usr/bin/php ./expire.php"

View File

@ -0,0 +1 @@
$gcInternal = false;