Differences between revisions 5 and 6
Revision 5 as of 2023-09-12 07:45:13
Size: 578
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 8: Line 8:
&period changes automatically via cron job Monday Week 0 each term &period updated automatically each term on Monday of Week 0 by a cron job

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)