This wiki is now locked - both user registration and edits (except by admins) are disabled. We're currently migrating all the content to our new wiki. If you have time, please register and help us out!

You can still view the source code of every page. Once a page has been copied over to the new wiki, please add a link to it to MigratedPages (the only page which is still editable), to notify the admins to go and blank it.


ModifyConfig


This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from a client program to the Freenet node.

This message modifies configuration settings of your Freenet node.

Example

ModifyConfig
node.outputBandwidthLimit=25K
node.storeSize=30G
logger.interval=30MINUTE
fproxy.css=sky
EndMessage


Field Possible values Mandatory? Default Description
<configuration_fieldset_path> <value_appropriate_for_setting> Yes, if you want anything to change   The configuration fieldset path and value to be modified. Can be used more than once per message.


See ConfigData for the corresponding answer.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki