details: /erp/devel/pi/rev/43b32f4982a1 changeset: 6463:43b32f4982a1 user: Antonio Moreno <antonio.moreno <at> openbravo.com> date: Fri Feb 19 10:47:51 2010 +0100 summary: By default, safe.mode property will from now on be activated.
diffstat: config/Openbravo.properties.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 051c78094978 -r 43b32f4982a1 config/Openbravo.properties.template --- a/config/Openbravo.properties.template Fri Feb 19 15:04:21 2010 +0530 +++ b/config/Openbravo.properties.template Fri Feb 19 10:47:51 2010 +0100 @@ -134,7 +134,7 @@ # wasn't restarted, users will only be able to login in the application # with role System Administrator -safe.mode=false +safe.mode=true ############## # Hibernate # ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
