flan / staticdhcpd

A fast, light, extremely customisable DHCP server written in Python
GNU General Public License v3.0
123 stars 42 forks source link

The scope of old caching option names is not clear #55

Closed flan closed 3 years ago

flan commented 8 years ago

PERSISTENT_CACHE and CACHE_ON_DISK are somewhat obtuse, given that the caching mechanism has grown.

These should be renamed for clarity, following the MEMCACHED_* approach.