+ # Rate limit for message sending
+ max_messages_per_hour: 60
+ # Domain for handling message replies
+ #messages_domain: "messages.openstreetmap.org"
+ # Quova authentication details
+ #quova_username: ""
+ #quova_password: ""
+ # Spam threshold
+ spam_threshold: 50
+ # Default legale (jurisdiction location) for contributor terms
+ default_legale: GB
+ # Memory limits (in Mb)
+ #soft_memory_limit: 512
+ #hard_memory_limit: 2048
+ # Location of GPX traces and images
+ gpx_trace_dir: "/home/osm/traces"
+ gpx_image_dir: "/home/osm/images"
+ # Location of data for file columns
+ #file_column_root: ""
+