<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 27, 2013 at 8:32 PM, Callme Whatiwant <span dir="ltr"><<a href="mailto:nejucomo@gmail.com" target="_blank">nejucomo@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>It looks like the code lives here: ./src/allmydata/scripts/create_node.py</div><div>
<br></div><div>There are various string templates there which are used to create an initial config file.</div>

<div><br></div><div>I'm curious why you choose to automatically modify the config file?  I'm not sure about the core developers, but I prefer to keep a clean separation between files which are only read by lafs and only edited by humans versus files which are read/written by lafs but not edited by humans (except for unusual situations).</div>


<div><br></div><div>Could the feature you want to implement be a modification of the main tahoe program to implement some dynamic feature?</div><div><br></div><div><br></div><div>Regards,</div>

<div>Nathan</div><div><br></div><div>ps: I discovered the file above with this (on a linux system inside the repository checkout directory):</div><div><div><br></div><div><div>$ find ./src/ -type f -name '*.py' | xargs grep 'tahoe.cfg'</div>


<div><br></div></div><div><br></div></div></div></blockquote><div><br></div><div>Nice pattern.<br></div><div> <br></div></div>-- <br>-- Ù
</div></div>