|
|
| Don't have an account yet? Sign up as a New User
|
|
| Support uws |
 |
|
|
|
|
| Authored by: Rob Ewaschuk on Tuesday, March 16 2004 @ 04:41 AM CST |
There's: maximagesperarticle (does it just need space on the submission page?), and newcommentsinterval (which is kind of close). Are these set? Yes:
// Following times are in seconds
...
$_CONF['newcommentsinterval'] = 172800;
...
$_CONF['maximagesperarticle'] = 1;
Not sure what the first one actually *does*, though. :-) And the second one is for our articles, on the front page, which I'm not sure how it relates to other things discussed.
-Rob (Technology Director)
--- Rob Ewaschuk - rob.infinitepigeons.org[ Parent ]
|
| |
|