On Fri, May 28, 2010 at 04:48:34AM +0200, Dirk-Lüder Kreie wrote:
> The reason a svn controlled general.conf overrides some setings was that
> some users tended to break the system with bad config choices.
> 
> The settings in general.conf are those that are more or less critical
> for the correct functioning of the client, and should not be overridden.
> OTOH I do agree we need something for special cases.

The special case for me is that i have a TRAPI mirror in the local network but
instead i am dragging the full traffic from my network to france and back into
my network instead of staying in my local area network.

But i'd like to run it unattended but with current solution this is definitly
not enough ....

    if (-e "localtesting.conf")
    {   
        $Config->file("localtesting.conf") ; # FIXME: this should *never* be 
used in production mode
        print "*** WARNING: localtesting.conf found, you are using config 
parameters that may be ***\n*** harmful to normal TilesAtHome Operation. ***\n";
        print "Press Enter to continue, Strg+C to abort: ";
        my $input = <STDIN>;
    }

Flo
-- 
Florian Lohoff                                                 [email protected]
"Es ist ein grobes Missverständnis und eine Fehlwahrnehmung, dem Staat
im Internet Zensur- und Überwachungsabsichten zu unterstellen."
- - Bundesminister Dr. Wolfgang Schäuble -- 10. Juli in Berlin 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome

Reply via email to