Hi so I was going to test this extension and was wondering what the optimal configuration parameters are? What do you have them set at? Thanks
Topic on Extension talk:Foxway
Appearance
Hi, don't use this extension. It's prototype only.
You can use the development version of extension PhpTags and PhpTags Functions.
PhpTags has better performance, but has no debug feature and some string functions yet. In others it is similar.
There is a detailed description of this solution.
Feel free to ask me and please let me know the test results. Thank you in advance.
There is no any special parameters.
Now, PhpTags has only two parameters:
- $wgPhpTagsMaxLoops
- limits the number of loops
- $wgPhpTagsNamespaces
- limits the namespaces where PhpTags can be used
I'm going to make the time limit and limit of function groups. I think this will be enough for convenient and safe use.