Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2013-01-08 12:11:19
Size: 457
Comment:
Revision 6 as of 2023-09-12 10:17:30
Size: 585
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read
Line 3: Line 5:
{{{{#!wiki note
'''Note'''
Line 4: Line 8:
&period updated automatically each term on Monday of Week 0 by a cron job
}}}}
Line 9: Line 15:
&period = 12s2 &period = 23T3

System-wide give.spec

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

Note

&period updated automatically each term on Monday of Week 0 by a cron job

&# 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)