GeoNode / geonode-project

A django template project for creating custom GeoNode projects.
http://geonode.org
78 stars 172 forks source link

Update env.sample variables #308

Closed marthamareal closed 2 years ago

marthamareal commented 2 years ago
giohappy commented 2 years ago

@marthamareal do we need CELERY_BEAT_SCHEDULER. Its default is already that, and this isn't something we usually need to change in a project. In any case, if we need to change it, we can always add it to the specific project.

I'm fine with the other two, since they can be something useful to configure per project.