2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 07:25:11 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="hw.configuration" xmlns="http://docbook.org/ns/docbook">
|
2002-09-14 21:26:46 +00:00
|
|
|
&reftitle.runtime;
|
|
|
|
&extension.runtime;
|
|
|
|
<para>
|
|
|
|
<table>
|
|
|
|
<title>Hyperwave configuration options</title>
|
2005-02-22 17:36:12 +00:00
|
|
|
<tgroup cols="4">
|
2002-09-14 21:26:46 +00:00
|
|
|
<thead>
|
|
|
|
<row>
|
|
|
|
<entry>Name</entry>
|
|
|
|
<entry>Default</entry>
|
|
|
|
<entry>Changeable</entry>
|
2005-02-22 17:36:12 +00:00
|
|
|
<entry>Changelog</entry>
|
2002-09-14 21:26:46 +00:00
|
|
|
</row>
|
|
|
|
</thead>
|
2002-09-15 10:03:18 +00:00
|
|
|
<tbody>
|
|
|
|
<row>
|
2003-12-17 14:32:39 +00:00
|
|
|
<entry>hyperwave.allow_persistent</entry>
|
2002-09-15 10:03:18 +00:00
|
|
|
<entry>"0"</entry>
|
|
|
|
<entry>PHP_INI_SYSTEM</entry>
|
2007-09-28 19:52:39 +00:00
|
|
|
<entry>Available since PHP 4.3.2. Removed in PHP 5.0.0.</entry>
|
2002-09-15 10:03:18 +00:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<entry>hyperwave.default_port</entry>
|
|
|
|
<entry>"418"</entry>
|
|
|
|
<entry>PHP_INI_ALL</entry>
|
2007-09-28 19:52:39 +00:00
|
|
|
<entry>Removed in PHP 5.0.0.</entry>
|
2002-09-15 10:03:18 +00:00
|
|
|
</row>
|
2002-09-14 21:26:46 +00:00
|
|
|
</tbody>
|
|
|
|
</tgroup>
|
|
|
|
</table>
|
2005-02-15 09:46:10 +00:00
|
|
|
&ini.php.constants;
|
2002-09-14 21:26:46 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-09-14 21:26:46 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|