Commit Graph

464 Commits

Author SHA1 Message Date
Alex Jiang
c693268b87 Update ubuntu.rst 2023-02-14 18:10:54 +00:00
Isaac Connor
28cf2570a9 tabs instead of spaces are messing up ul layout 2023-02-12 16:37:44 -05:00
bradnewfield
3cf8954878 Corrected code block syntax 2023-01-17 06:08:51 +13:00
Isaac Connor
628e75427f Merge pull request #3645 from criadoperez/docs/criadoperez
Docs/criadoperez
2022-12-12 11:17:17 -05:00
Alejandro
61bb654eb5 removed permissions change on Ubuntu installation 2022-12-12 17:14:23 +01:00
Alejandro
c7a818fc73 Updated zmninja info 2022-12-12 13:41:31 +01:00
Alejandro
80b01331db Debian 2022-12-12 13:08:57 +01:00
Alejandro
4536cd31bf added Ubuntu 22.04 install instructions (verified) 2022-12-12 13:07:05 +01:00
Alejandro
969c0c5841 code not marked as code and appeared as plain text 2022-12-12 12:00:43 +01:00
Alejandro
9666ddf030 Added debian backports option to install a newer version of Zoneminder 2022-12-06 14:26:41 +01:00
Isaac Connor
7f38ec1999 Update API entries replacing Function concept 2022-09-19 13:46:29 -04:00
Isaac Connor
4907a706a7 New image of monitor add view 2022-09-19 13:40:52 -04:00
Isaac Connor
a6e6b5015d Add a note about setting the Id monitor field 2022-09-19 13:17:55 -04:00
Isaac Connor
4f76b36a75 Update defining monitors section of docs to reflect the current state. 2022-09-19 13:14:39 -04:00
Isaac Connor
c6cdf070af Update the requirements for monitor Name. Whitespace is allowed! 2022-09-19 11:45:53 -04:00
megasaturnv
9d8e32b28c Modified description for ZM_CASE_INSENSITIVE_USERNAMES 2022-09-05 15:49:26 +01:00
megasaturnv
6c0f40f570 Renamed ZM_AUTH_CASE_INSENSITIVE_USERNAMES to ZM_CASE_INSENSITIVE_USERNAMES as name was too long ZoneMinder/zoneminder#3516 2022-09-02 12:03:47 +01:00
megasaturnv
63e5b63eec Added option ZM_AUTH_CASE_INSENSITIVE_USERNAMES to match mixed case usernames to lower case usernames in database ZoneMinder/zoneminder#3516 2022-09-02 11:58:02 +01:00
anon8675309
7edbff038f Update debian.rst
Improve installation instructions for Debian 11 (bullseye) #3467
2022-04-24 22:49:38 -05:00
anon8675309
3236a50d9f Improve installation instructions for Debian 11 (bullseye) #3467 2022-04-24 21:16:41 -05:00
Uve M Steinmann
a332bbbbc9 Added missing steps to Debian 11 installion docs 2022-04-22 21:55:07 -03:00
Jeremy Davis
63b3042d37 fix typo 2022-02-02 14:18:26 +11:00
Jeremy Davis
ad0a095886 Update MariaDB Bullseye info
Specifically note that setting a root password is not required (or recommended; unix socket authentication is better than simple password auth).
2022-02-02 11:35:36 +11:00
Isaac Connor
1f19ad7c9d fix by removing code block 2021-11-29 13:49:07 -05:00
Isaac Connor
01f4aee450 Fix underline 2021-11-29 13:49:07 -05:00
Isaac Connor
d8e4a77424 Merge pull request #3361 from criadoperez/debian-install
Added Debian 11 (bullseye) installation instructions
2021-10-28 09:55:07 -04:00
Håvard Flaget Aasen
f2281d1017 Typos in documentation
This is typos noticed by lintian.
2021-10-17 13:29:00 +02:00
TheRealJiffy
ca293eb288 Update mobile.rst
fix broken link
2021-10-02 23:42:08 -04:00
Alejandro Criado-Pérez
1e71300a3b added Debian installation instructions 2021-09-30 01:15:45 +02:00
criadoperez
e462c23115 updated dlandon repository name 2021-09-29 16:46:04 +02:00
criadoperez
9f683c0c91 Removed default-file parameter that is deprecated 2021-09-29 14:14:25 +02:00
criadoperez
8554ccd649 Added Debian 11 (bullseye) installation 2021-09-29 12:26:15 +02:00
5472qaywsx
a7f13c82d5 Docs: Fix a typo (#3358) 2021-09-20 14:04:07 +02:00
criadoperez
4a717820b1 Fixed broken wiki links 2021-09-08 15:18:52 +02:00
gmanproxtreme
84ccf10e65 Updated WEB_TITLE section from ToDo.
The Web_Title's use was unknown. I have seen the changed title appear on the login screen. Documentation updated to reflect this.
2021-08-27 20:21:02 +10:00
Peter Keresztes Schmidt
cce4b0aac4 docs: Reference current 1.36 version in installation instructions 2021-08-03 23:33:35 +02:00
Isaac Connor
dc6c00ba88 Merge pull request #3280 from Carbenium/drop-xenial
Drop Ubuntu Xenial support
2021-06-05 15:33:13 -04:00
Peter Keresztes Schmidt
73351f4387 Drop Ubuntu Xenial support 2021-06-05 17:16:22 +02:00
Peter Keresztes Schmidt
f9d859cad8 Docs: Remove references to Debian Jessie
Jessie is no longer supported by ZM.
2021-06-05 16:03:26 +02:00
Isaac Connor
726f1f616d Merge branch 'update_docs_1_34' 2021-05-10 14:53:14 -04:00
Isaac Connor
f0abcdf585 Merge branch 'release-1.34' into update_docs_1_34 2021-05-10 14:48:50 -04:00
Isaac Connor
a8bd1662e3 Add objdetect.gif support in filter email replacements 2021-04-28 19:12:37 -04:00
Daniel Schetritt
9660448e5a Fix rendering of RST codeblock in documentation
This fixes the rendering of a codeblock in reStructuredText. I think the parser couldn't render a codeblock containing a URL using the shorthand `::` so an explicit `.. codeblock::` directive is used instead.
2021-03-07 10:37:21 -08:00
Isaac Connor
c8f4a18c7c Use more modern way of including style sheet. Hopefully fixes deprecated add_stylesheet 2021-02-10 10:01:15 -05:00
Isaac Connor
43761a2d19 Remove instructions for trusty. Trusty is no longer supported. Apply recommendations for #3135. Fixes #3135 2021-02-08 12:07:11 -05:00
Isaac Connor
b6c258c41f Revert "add_stylesheet is deprecated. Use add_css_file instead"
Since we still use older sphinx we need to live with the deprecation warnings until we can figure out a way to support old and new.

This reverts commit 84d9d363c9.
2021-02-02 08:24:32 -05:00
Isaac Connor
e4465a14ee Remove stray | 2021-01-26 14:20:14 -05:00
Isaac Connor
84d9d363c9 add_stylesheet is deprecated. Use add_css_file instead 2021-01-26 14:20:14 -05:00
Andrew Bauer
2d5353a716 spelling 2020-12-19 15:10:17 -06:00
Andrew Bauer
b352ed3269 Update multiserver.rst 2020-12-19 12:17:38 -06:00