Diff of /trunk/bin/AssetServer.ini
Parent Directory
|
Revision Log
|
Patch
| revision 72, Thu Feb 5 01:14:46 2009 UTC | revision 73, Thu Feb 5 08:12:58 2009 UTC | |
|---|---|---|
| # | Line 82 | Line 82 |
| 82 | ; storage provider or front-end interface does not support authentication. | ; storage provider or front-end interface does not support authentication. |
| 83 | AuthorizeAll | AuthorizeAll |
| 84 | ||
| 85 | ; The whitelist module allows you to specify global read and write permissions | |
| 86 | ; based on OpenID identities. A specific user identity can be used, or a | |
| 87 | ; domain name to allow all identities from that domain. | |
| 88 | ;AuthorizeWhitelist | |
| 89 | ||
| 90 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 91 | ; Metrics Providers | ; Metrics Providers |
| 92 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| # | Line 150 | Line 155 |
| 155 | ; colon and port number if the server is not listening on the default 11211 | ; colon and port number if the server is not listening on the default 11211 |
| 156 | ; port. | ; port. |
| 157 | Servers = localhost | Servers = localhost |
| 158 | ||
| 159 | [AuthorizeWhitelist] | |
| 160 | ||
| 161 | ; Some sample whitelist entries. This allows the jhurliman.org identity | |
| 162 | ; read/write permission, and anyone from the openid.aol.com domain read | |
| 163 | ; permission. | |
| 164 | http://www.jhurliman.org/ = RW | |
| 165 | http://openid.aol.com/ = R |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

