1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Fixes small typo in optional settings

This commit is contained in:
Riley Littlefield
2021-01-23 14:06:48 -05:00
committed by GitHub
parent 9eb64dc6a4
commit 60baa5e59e

View File

@ -56,7 +56,7 @@ BASE_PATH = 'netbox/'
Default: 900 Default: 900
The number of seconds to cache entries will be retained before expiring. The number of seconds that cache entries will be retained before expiring.
--- ---