FreenetWiki : FCP2p0ModifyConfig

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Oldest known version of this page was edited on 2007-04-15 21:18:10 by ZothaR [Added the ModifyConfig client-to-node FCP message]
Page view:

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 Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0464 seconds