~joshli/coalgames/trunk

« back to all changes in this revision

Viewing changes to cg-settings.php

  • Committer: Joshua Li
  • Date: 2010-04-11 01:18:38 UTC
  • Revision ID: joshli@joshtime.com-20100411011838-pf19g4yol1dwcbq1
Added support for running tasks at intervals now
Added a new setting "task.unlock_time" which determines the time until a we can use a locked task

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
,'on.today_on'            => true // Set if users can get points for getting on every day
111
111
,'on.total_active'        => true
112
112
,'on.mail'                => false // Since this is still in beta and we dont expect people to use this in development, a demo could be used for spamming therefore defaults to false
 
113
/**
 
114
 * Task Settings
 
115
 */
 
116
,'task.unlock_time'       => 60 // How long until we can unlock a task
113
117
);
114
118
/**
115
119
 * The title to be used by the templates.