Added a little disclaimer about query accounts
This commit is contained in:
parent
e03d475227
commit
e622114c9d
|
@ -38,6 +38,8 @@ Website checks the user's date on the device and enables the effects throughout
|
||||||
|
|
||||||
If you want to enable this feature, make sure you have ``$config["general"]["christmasmode"]`` set to ``true`` in your config file. Set it to ``false`` will disable this theme forever for everyone.
|
If you want to enable this feature, make sure you have ``$config["general"]["christmasmode"]`` set to ``true`` in your config file. Set it to ``false`` will disable this theme forever for everyone.
|
||||||
|
|
||||||
|
**If you plan on using a custom query account (i.e. generated in your TeamSpeak client), please make a new identity for it to ensure that the adminlist works correctly**
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
PHP Installation:
|
PHP Installation:
|
||||||
- PHP 5.5 or newer (although latest PHP version is highly recommended!)
|
- PHP 5.5 or newer (although latest PHP version is highly recommended!)
|
||||||
|
@ -97,6 +99,11 @@ Recommended Apache configuration:
|
||||||
|
|
||||||
**If you experience any problems, make sure that directory ``/var/www`` is writeable.**
|
**If you experience any problems, make sure that directory ``/var/www`` is writeable.**
|
||||||
|
|
||||||
|
### Inspiring ts-websites <i><small>(that we love)</small></i>
|
||||||
|
|
||||||
|
- http://www.leagueofyorkshire.co.uk/rules
|
||||||
|
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9PL5J7ULZQYJQ" target="_blank"><img src="https://i.imgur.com/s1u7rju.png?1"></a>
|
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9PL5J7ULZQYJQ" target="_blank"><img src="https://i.imgur.com/s1u7rju.png?1"></a>
|
||||||
|
|
Loading…
Reference in New Issue