Changeset 162


Ignore:
Timestamp:
06/28/11 11:05:38 (12 years ago)
Author:
merek
Message:

Adding documentation for new parameters - please complete msg-emu, msg-words and msg-enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/proxy-reference.html

    r161 r162  
    5151<ul>
    5252<li><a href="#cardserv-proxy">/cardserv-proxy (attributes: *ver)</a></li>
     53<br />
     54<li><a href="#msg-enabled">/msg-enabled</a></li>
     55<li><a href="#msg-emu">/msg-emu</a></li>
     56<li><a href="#msg-words">/msg-words</a></li>
     57<br />
    5358<li><a href="#ca-profiles">ca-profiles</a></li>
    5459<ul>
     
    255260</a>
    256261
     262<a name="msg-enabled">
     263<div class='indent'><strong>msg-enabled</strong></div><br />
     264** please complete documentation ** <br />
     265<br />
     266Example: <em class='italic'>&lt;msg-enabled>true&lt;/msg-enabled></em><br />
     267<br />
     268</a>
     269
     270<a name="msg-emu">
     271<div class='indent'><strong>msg-emu</strong></div><br />
     272** please complete documentation ** <br />
     273<br />
     274Example: <em class='italic'>&lt;msg-emu>Mgcamd Acamd Evocamd&lt;/msg-emu></em><br />
     275<br />
     276</a>
     277
     278<a name="msg-words">
     279<div class='indent'><strong>msg-words</strong></div><br />
     280** please complete documentation ** <br />
     281<br />
     282Example: <em class='italic'>&lt;msg-words>Welcome to CardServProxy&lt;/msg-words></em><br />
     283<br />
     284</a>
     285
    257286<a name="ca-profiles">
    258287<div class='indent'>ca-profiles</div><br />
     
    803832- <strong class='bold'>admin</strong>: true/false (default: false). Is this user an administrator? Affects access to http/xml api features only.<br />
    804833- <strong class='bold'>enabled</strong>: true/false (default: true). Allows disabling of accounts without deleting them.<br />
    805 - <strong class='bold'>start-date</strong>: Start date for user account (dd-mm-yyy).<br />
    806 - <strong class='bold'>expire-date</strong>: Date after the user account expires (dd-mm-yyy).<br />
     834- <strong class='bold'>start-date</strong>: (dd-mm-yyyy) Start date for user account.<br />
     835- <strong class='bold'>expire-date</strong>: (dd-mm-yyy) Date after the user account expires.<br />
    807836- <strong class='bold'>spider</strong>: true/false (default: true) ** please complete documentation **<br />
    808837- <strong class='bold'>ecm-rate</strong>: ** please complete documentation **<br />
Note: See TracChangeset for help on using the changeset viewer.