[wiki.lml] push by - Created wiki page through web user interface. on 2011-05-13 15:50 GMT

0 views
Skip to first unread message

l...@googlecode.com

unread,
May 13, 2011, 11:51:31 AM5/13/11
to lml-...@googlegroups.com
Revision: a9405fa4a539
Author: schlomo....@gmail.com
Date: Fri May 13 08:50:47 2011
Log: Created wiki page through web user interface.
http://code.google.com/p/lml/source/detail?repo=wiki&r=a9405fa4a539

Added:
/Configuration.wiki

=======================================
--- /dev/null
+++ /Configuration.wiki Fri May 13 08:50:47 2011
@@ -0,0 +1,20 @@
+#summary Lab Manager Light configuration in detail
+
+= Semantics =
+
+LML uses a simple INI file '/etc/lml.conf' for configuration. The Perl
Config::IniFiles modules used here supports some extensions which are also
used partially by LML:
+ * comments starting with '#'
+ * multi-line values like this {{{
+[section]
+key=<<EOF
+value line 1
+value line 2
+...
+EOF }}}
+ * sections and keys are not case sensitive. Nevertheless it is
recommended to write everything lower case.
+
+In general all non-mandatory keys can be removed or commented out with '#'
to disable a feature or setting.
+
+= Details =
+
+ATM please refer to the comments
in '[http://code.google.com/p/lml/source/browse/etc/lml.conf lml.conf]'

Reply all
Reply to author
Forward
0 new messages