|
Lines 27-32
Tools:
Link Here
|
| 27 |
- pref: ImageLimit |
27 |
- pref: ImageLimit |
| 28 |
class: Integer |
28 |
class: Integer |
| 29 |
- images. |
29 |
- images. |
|
|
30 |
Notices and slips: |
| 31 |
- |
| 32 |
- Include the stylesheet at |
| 33 |
- pref: AllNoticeStylesheet |
| 34 |
class: url |
| 35 |
- on notices regarless of message transport type. (This should be a complete URL, starting with <code>http://</code>.) |
| 36 |
- |
| 37 |
- "Include the following CSS on all notices regardless of message transport:" |
| 38 |
- pref: AllNoticeCSS |
| 39 |
type: textarea |
| 40 |
syntax: css |
| 41 |
class: code |
| 42 |
- |
| 43 |
- Include the stylesheet at |
| 44 |
- pref: EmailNoticeStylesheet |
| 45 |
class: url |
| 46 |
- on email notices. (This should be a complete URL, starting with <code>http://</code>.) |
| 47 |
- |
| 48 |
- "Include the following CSS on all email notices:" |
| 49 |
- pref: EmailNoticeCSS |
| 50 |
type: textarea |
| 51 |
syntax: css |
| 52 |
class: code |
| 53 |
- |
| 54 |
- "Include the following CSS on all print notices:" |
| 55 |
- pref: PrintNoticeCSS |
| 56 |
type: textarea |
| 57 |
syntax: css |
| 58 |
class: code |
| 59 |
- |
| 60 |
- Include the stylesheet at |
| 61 |
- pref: PrintSlipStylesheet |
| 62 |
class: url |
| 63 |
- on print slips. (This should be a complete URL, starting with <code>http://</code>.) |
| 64 |
- |
| 65 |
- "Include the following CSS on all print slips:" |
| 66 |
- pref: PrintSlipCSS |
| 67 |
type: textarea |
| 68 |
syntax: css |
| 69 |
class: code |
| 30 |
News: |
70 |
News: |
| 31 |
- |
71 |
- |
| 32 |
- "Show the author for news items:" |
72 |
- "Show the author for news items:" |
|
Lines 49-52
Tools:
Link Here
|
| 49 |
- Automatically delete temporary uploads older than |
89 |
- Automatically delete temporary uploads older than |
| 50 |
- pref: UploadPurgeTemporaryFilesDays |
90 |
- pref: UploadPurgeTemporaryFilesDays |
| 51 |
class: integer |
91 |
class: integer |
| 52 |
- "days in cleanup_database cron job. NOTE: If you leave this field empty, the cron job will not delete any files. On the other hand a value of 0 means: delete all temporary files." |
92 |
- "days in cleanup_database cron job. NOTE: If you leave this field empty, the cron job will not delete any files. On the other hand a value of 0 means: delete all temporary files." |
| 53 |
- |
|
|