<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello geonode community<br>
    I enable notification system in geonode and it works well.<br>
    but by default, a new user has all the notifications enabled, so
    it's invasive for casual users.<br>
    Notification code is in dist-packages/notification. So as a package,
    I can't modify it directly.<br>
    Can we choose which notifications will be enabled by default ?<br>
    the only way I found is to disable some of them, one by one,
    depending one which group the user belongs,  when a user is
    registering.<br>
    As it's not very convenient, do someone know a better way to
    configure it? <br>
    I couldn't find it in the <a
      href="https://pypi.python.org/pypi/django-notifications-hq/">docs.</a><br>
    Thanks for your advices,<br>
    Hugo FERRARI<br>
  </body>
</html>