Adding table of contents to docs pages

This commit is contained in:
Zachary Klosko 2020-06-05 23:07:38 -04:00
parent 68fd06f408
commit 57eb5d9c5b
32 changed files with 229 additions and 304 deletions

View file

@ -1,6 +1,7 @@
---
layout: docs
title: Setting up SSL
toc: true
---
To increase the security of your server, you can enable encrypted access to the LibreTime administration interface, and direct your users towards this more secure login page. The main advantage of using this encryption is that your remote users' login names and passwords are not sent in plain text across the public Internet or untrusted local networks, such as shared Wi-Fi access points.