Reini Urban wrote:
>2006/3/8, yan seiner <ya...@se...>:
>
>
>>I have an interal, corporate wiki. We need to use it to store links to
>>useful websites, but I'm getting this:
>>
>>This page edit seems to contain spam and was therefore not saved.
>>Sorry for the inconvenience.
>>/Too many external links.
>>/
>>
>>I don't have any spam fighting stuff enabled in config.ini....
>>Grepping the code for spam turns up nothing usefull....
>>
>>
>
>Which phpwiki version?
>
>
1.3.11 sound about right? I just downloaded it the other day.
>
>
>>How do I disable this check?
>>
>>
>
>Enlarge NUM_SPAM_LINKS to something like 1000
>The check for number of external links per edit is always enabled,
>even on internal wikis. Sorry. We we should make it a config option also.
>
>
[i386]yan@Slug:/home/www/wiki$ grep -ir NUM_SPAM_LINKS *
[i386]yan@Slug:/home/www/wiki$
Where do I set this? I tried setting it in config.ini but got the same
error....
--Yan
|