@ -1,3 +1,4 @@
from pathlib import Path
import os
BASE = Path('cache')
BASE = Path(os.getenv('BASE', 'cache'))
The note is not visible to the blocked user.