summaryrefslogtreecommitdiffstats
path: root/config-default.yml
Commit message (Collapse)AuthorAgeFilesLines
* add missing requirements and config parametersnico2020-04-191-2/+8
| | | | | | | + add missing config parameters in the config template + add redis requirement * fixed mistake in the uwsgi template
* Initial release JoplinWebApinico2020-04-181-0/+11
Joplin WebAPI to manage Joplin users and the directory structure + add user creation endpoint + add user deletion endpoint + add user password change endpoint + add README and highlight css + add gitignore file + add uwsgi template file