Roxen.git/
server/
base_server/
configuration.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2009-12-22
2009-12-22 14:11:05 by Henrik Grubbström (Grubba) <grubba@grubba.org>
b96becd39ba72b1ba4f5bc005f3a871a19d9c550 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Fixed documentation typo.
Rev: server/base_server/configuration.pike:1.689
5:
// @appears Configuration //! A site's main configuration
-
constant cvs_version = "$Id: configuration.pike,v 1.
688
2009/
11
/
27
13
:
37
:
53
mast
Exp $";
+
constant cvs_version = "$Id: configuration.pike,v 1.
689
2009/
12
/
22
14
:
11
:
05
grubba
Exp $";
#include <module.h> #include <module_constants.h> #include <roxen.h>
4672:
<tr><td>$resource</td> <td>Resource identifier. For events, this is either a path to a file (if it begins with '<code>/</code>') or some other kind of
-
resource identifier (otherwise). It is '-' for events that
doesn
't
+
resource identifier (otherwise). It is '-' for events that
don
't
act on any specific resource.</td></tr> <tr><td>$server-uptime</td> <td>Server uptime in seconds.</td></tr>