details: /erp/devel/pi/rev/73f4cd5e50ab changeset: 7927:73f4cd5e50ab user: Juan Pablo Aroztegi <juanpablo.aroztegi <at> openbravo.com> date: Tue Jul 27 17:34:38 2010 +0200 summary: Related to issue 13519: document allow.root in Openbravo.properties
diffstat: config/Openbravo.properties.template | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diffs (15 lines): diff -r c1df94e38a27 -r 73f4cd5e50ab config/Openbravo.properties.template --- a/config/Openbravo.properties.template Tue Jul 27 17:32:06 2010 +0200 +++ b/config/Openbravo.properties.template Tue Jul 27 17:34:38 2010 +0200 @@ -175,3 +175,11 @@ login.trial.delay.increment=0 login.trial.delay.max=0 login.trial.user.lock=0 + +########## +# Others # +########## + +# You are not allowed to run ant commands with the root user. +# Set allow.root to true to override this. +allow.root=false ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
