TimJuni / raspistillWeb

Little python web interface for raspistill to take photos with the RaspberryPi
GNU General Public License v3.0
20 stars 11 forks source link

default settings? #9

Closed guaracheitor closed 9 years ago

guaracheitor commented 9 years ago

Hi, great app! Tnx for share! I would like to know how to define default settings for pictures.

Thanks! Inti

TimJuni commented 9 years ago

Hey guaracheitor, with the new version the settings are stored in a sqlite database. Hence the edited settings will be loaded on restart. I guess this matches with your default-settings question?