Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2014-05-20 10:42:33
Size: 474
Comment:
Revision 5 as of 2023-09-12 07:45:13
Size: 578
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
{{{{#!wiki note
'''Note'''
Line 6: Line 8:
&period changes automatically via cron job Monday Week 0 each term
}}}}
Line 11: Line 15:
&period = 12s2 &period = 23T3

System-wide give.spec

/home/give/stable/lib/give.spec

Note

&period changes automatically via cron job Monday Week 0 each term

&# Default give spec file
&# /home/give/stable/give.spec [copy in lib/give.spec]

&# current session (s1 = session 1, s2 = session 2, x1 = summer session)
&period = 23T3

&# default action: accept students not registered
&acceptorphans = TRUE

&# allow current submission and one backup copy only
&backups = 1

&# limit each submission to 250 Kbytes
&maxsize = 250

give.spec/system (last edited 2023-09-12 10:17:30 by MeiChengWhale)