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

0 views
Skip to first unread message

l...@googlecode.com

unread,
May 13, 2011, 11:59:42 AM5/13/11
to lml-...@googlegroups.com
Revision: cead2ea0d1a6
Author: schlomo....@gmail.com
Date: Fri May 13 08:56:13 2011
Log: Edited wiki page Configuration through web user interface.
http://code.google.com/p/lml/source/detail?repo=wiki&r=cead2ea0d1a6

Modified:
/Configuration.wiki

=======================================
--- /Configuration.wiki Fri May 13 08:50:47 2011
+++ /Configuration.wiki Fri May 13 08:56:13 2011
@@ -2,15 +2,17 @@

= 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:
+LML uses a simple INI file '/etc/lml.conf' for configuration. The Perl
[http://search.cpan.org/~shlomif/Config-IniFiles-2.66/lib/Config/IniFiles.pm
Config::IniFiles] modules used here supports some extensions which are also
used partially by LML:
* comments starting with '#'
- * multi-line values like this {{{
+ * multi-line values like this
+{{{
[section]
key=<<EOF
value line 1
value line 2
...
-EOF }}}
+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.

Reply all
Reply to author
Forward
0 new messages