Added example to compatibility matrix.

see #138
This commit is contained in:
Antoine Nguyen
2017-07-07 18:27:55 +02:00
parent da7d45639f
commit a1d15edb05

View File

@@ -1,6 +1,9 @@
"""Modoboa compatibility matrix.""" """Modoboa compatibility matrix."""
COMPATIBILITY_MATRIX = { COMPATIBILITY_MATRIX = {
# Example:
#
# "1.8.1": {}
} }
EXTENSIONS_AVAILABILITY = { EXTENSIONS_AVAILABILITY = {