Write default configuration on startup (bug 1511)
commit07c60f4436e886ef4362621f98d96b72e3b32f7f
authorThomas Perl <m@thp.io>
Mon, 5 Dec 2011 08:24:53 +0000 (5 09:24 +0100)
committerThomas Perl <m@thp.io>
Mon, 5 Dec 2011 08:24:53 +0000 (5 09:24 +0100)
treef0bcb0b7815f08cd0bb5385d48f23c36fd2741e7
parente342d58d6cb5578c50da88c77612eeeaf193bb7a
Write default configuration on startup (bug 1511)

When no configuration file exists, write the defaults
to the configuration file, so users using the CLI have
an easier time modifying the default settings.
src/gpodder/config.py