Dan Starner
ba9a2956a8
documentation on redis sentinel
2020-02-13 10:26:03 -05:00
Jeremy Stretch
0c89534bfb
Closes #4160 : Link to full database configuration parameters in configuration docs
2020-02-13 10:08:10 -05:00
Jeremy Stretch
5cc24c055b
Tweak docs link for send_mail() to reference stable; formatting
2020-02-12 16:18:08 -05:00
Joshua Corrick
6d7c5d51fe
Add email testing example ( #4152 )
...
* Add email testing example
Includes an example provided by Jeremy
* Updated with suggestions
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-12 16:15:05 -05:00
Jeremy Stretch
4522a285e0
Fix headings
2020-01-30 20:05:27 -05:00
Jeremy Stretch
c8c9f78829
Documented the new DEVELOPER configuration parameter
2020-01-30 16:47:44 -05:00
Jeremy Stretch
9f204f72ef
Changelog and documentation for #1814
2019-12-11 11:01:31 -05:00
Jeremy Stretch
45917f8014
Closes #3408 : Remove WEBHOOKS_ENABLE configuration setting
2019-12-06 11:52:28 -05:00
Jeremy Stretch
b8f1585976
Merge branch 'develop' into develop-2.7
2019-11-01 16:19:36 -04:00
Tyler Bigler
eaeb52de20
Add CONN_MAX_AGE to documentation ( #3642 )
...
* Add CONN_MAX_AGE to sample configurations
* Correct alignment
* Restore ghost space
* Correct alignment.
* Use stable docs url
2019-10-25 13:11:48 -04:00
Jeremy Stretch
fdbf41e9fd
Fixes #3643 : Update all Django documentation links to 'stable' version
2019-10-25 11:09:30 -04:00
John Anderson
0d15ac15ae
implements #3282 - seperate webhooks and caching redis configs
2019-10-13 02:49:54 -04:00
kobayashi
b2ac81a78f
fixed broken links
2019-09-28 00:41:09 -04:00
Jeremy Stretch
37aaf6f4ab
Fixes #3429 : Update installation docs for Redis
2019-09-18 16:35:45 -04:00
Jeremy Stretch
4fc19742ec
Added documentation for custom scripts
2019-08-12 11:13:16 -04:00
Jeremy Stretch
dd554ee7b5
Updated django-cors-headers to v3.0.2
2019-06-20 09:48:34 -04:00
John Anderson
ce9f7a8ddc
closes #3161 - prometheus env var docs and set prometheus to not be enabled by default
2019-06-17 16:38:05 -04:00
John Anderson
f057a2c016
closes #3104 - add support for exposing prometheus metrics
2019-04-25 01:09:19 -04:00
John Anderson
d27d347d21
changelog and docs updates for 2.6
2019-04-19 02:32:50 -04:00
Jeremy Stretch
df0686a1bd
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
2019-04-11 22:01:26 -04:00
Alexander Kinneer
e544705256
Add support for configuring use of an SSL connection to Redis.
...
Requires a build or release of django-rq containing
44f3fdd7cb
2019-03-18 11:26:37 -05:00
fouram
b4c9ec27e0
Updated optional-settings.md - Webhook links ( #2818 )
...
Corrected (../miscellaneous/webhooks/) to (../additional-features/webhooks/) in two place
2019-01-29 13:38:05 -05:00
Jeremy Stretch
641254b23a
Closes #2053 : Introduced the LOGIN_TIMEOUT configuration setting
2018-11-14 14:18:32 -05:00
Jeremy Stretch
f8e6cfbeba
Closes #2426 : Introduced SESSION_FILE_PATH configuration setting for authentication without write access to database
2018-11-13 10:31:44 -05:00
Jimmy Taylor
118b8db209
Fixed typo for supervisorctl
2018-08-21 08:28:23 -06:00
Jeremy Stretch
d6ce4fc9f3
Docs fixes
2018-07-30 17:19:22 -04:00
Jeremy Stretch
d0349f00ad
Misc cleanup
2018-07-18 09:36:05 -04:00
Jeremy Stretch
d77214fef6
Started v2.4 documentation refresh
2018-07-17 17:23:10 -04:00
Jeremy Stretch
3bdfe9c249
Implemented changelog retention setting, automatic purging
2018-06-22 16:18:41 -04:00
Jeremy Stretch
efa118c3c8
Tweaked webhooks and Redis settings
2018-05-30 14:51:59 -04:00
John Anderson
836478c166
Implements #81 - webhook event backend ( #1640 )
...
* merge branch develop
* bugfix, signals for virtualization's class wasn't correctly defined
* updated webhooks for 2.4 and cleanup
* updated docs to cover changes to supervisor config
* review changes and further cleanup
* updated redis connection settings
* cleanup settings
2018-05-30 11:19:10 -04:00
Jeremy Stretch
fdae3a3f31
Introduced the REPORTS_ROOT config parameter; Python2 fixes
2017-10-11 14:03:35 -04:00
Jeremy Stretch
f49d7ce1da
Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters
2017-09-29 10:18:18 -04:00
Jeremy Stretch
81df837a33
Closes #1485 : Added LOGIN_BANNER configuration setting to display a banner on the login page
2017-09-15 15:28:09 -04:00
Jeremy Stretch
643f64df3f
Closes #1341 : Added a MEDIA_ROOT configuration setting to specify where uploaded files are stored on disk
2017-08-30 11:11:59 -04:00
Jeremy Stretch
65a633f42d
Closes #1374 : Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters
2017-07-26 11:47:59 -04:00
Jeremy Stretch
d2c6d79589
Closes #1375 : Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
2017-07-26 11:24:19 -04:00
Jeremy Stretch
8a849ebeff
Closes #990 : Enable logging configuration in configuration.py
2017-06-09 15:03:10 -04:00
Jeremy Stretch
6aae8aee5b
Closes #1237 : Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting
2017-05-30 23:24:21 -04:00
Jeremy Stretch
7ba6e320e7
Fixes #843 : Implemented CORS headers for API
2017-03-21 13:53:07 -04:00
Jeremy Stretch
833499ffe8
#212 : Introduced BASE_PATH configuration setting
2016-09-29 16:32:16 -04:00
Joachim Tingvold
deda796e42
Triple -> single ticks + grammar.
2016-07-22 17:41:00 +02:00
Joachim Tingvold
55ab720695
Be more specific in the documentation regarding ALLOWED_HOSTS.
2016-07-21 21:05:24 +02:00
Jeremy Stretch
4a00971d44
Fixes #43 : Introduce toggle to enforce unique IP space per VRF
2016-07-14 16:13:02 -04:00
Jeremy Stretch
96b496ffa8
Updated documentation to include banner settings
2016-07-13 11:24:34 -04:00
Jeremy Stretch
f1b6f0cfee
Fixes #285 : Added PREFER_IPV4 configuration setting
2016-07-13 11:16:09 -04:00
Jeremy Stretch
b8c5366c3e
Split configuration doc into two sections
2016-07-08 16:25:34 -04:00