1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
|
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
|
-
+
|
@ </td></tr></table>
@ </div></form>
@ <p>Settings marked with (v) are 'versionable' and will be overridden
@ by the contents of files named <tt>.fossil-settings/PROPERTY</tt>
@ in the check-out root.
@ If such a file is present, the corresponding field above is not
@ editable.</p><hr /><p>
@ These settings work the same as the
@ These settings work the same as the
@ <a href='%R/help?cmd=settings'>fossil set</a> command.
db_end_transaction(0);
style_footer();
}
/*
** WEBPAGE: setup_config
|