"""Common configuration constants """ PROJECTNAME = 'qPloneGoogleSitemaps' ADD_PERMISSIONS = { # -*- extra stuff goes here -*- 'Sitemap': 'qPloneGoogleSitemaps: Add Sitemap', } ping_googlesitemap = 'ping_googlesitemap'