Piatek,
How to setup the new "keyword filter list" on a community server side ?
Could you write a note on the wiki Community Server Setup page ?
Piatek,
How to setup the new "keyword filter list" on a community server side ?
Could you write a note on the wiki Community Server Setup page ?
Good question. Actually I would like to know what exactly this is...
If you customized your keyword list you will stop to relay for your friends on the network the requests containing some specific *bad words* (set in the list : Settings / Network / Search filter Keywords).
Also, the users can let the community servers update their keyword filter list when his client goes on them for updates (if the option is set in the Settings / Network / CS parameters).
We can imagine this as a Distributed Parental Control ... :D
Ok, thanks for the explanations :)
This is configured in the community.conf file search.filter.file setting. For example:
search.filter.file=filter.txt
with a file in the working directory of the community server 'filter.txt', that contains a list of the keywords.
Thanks Piatek.
Here is a community.conf file sample :
http://github.com/CSEMike/OneSwarm-Community-Server/blob/master/sample-community.conf
(Hrm, where i could find this information ! :) )
I profit to re-send the whole code of the community server foundable at http://github.com/CSEMike/OneSwarm-Community-Server ...
You must log in to post.