imip-agent

Change of imiptools/config.py

1039:a12150034cbd
imiptools/config.py
     1.1 --- a/imiptools/config.py	Sun Feb 07 23:35:20 2016 +0100
     1.2 +++ b/imiptools/config.py	Mon Feb 08 00:14:53 2016 +0100
     1.3 @@ -26,6 +26,10 @@
     1.4  
     1.5  PREFERENCES_DIR = "/var/lib/imip-agent/preferences"
     1.6  
     1.7 +# The location of quota-related journal information.
     1.8 +
     1.9 +JOURNAL_DIR = "/var/lib/imip-agent/journal"
    1.10 +
    1.11  # Permissions for files.
    1.12  # This is meant to ensure that both the agent and Web users can access files.
    1.13