Skip to content

Instantly share code, notes, and snippets.

@aruhier
Created October 14, 2017 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aruhier/63d233d482133cd68403194a3579f7cc to your computer and use it in GitHub Desktop.
Save aruhier/63d233d482133cd68403194a3579f7cc to your computer and use it in GitHub Desktop.
Selfoss configuration
[globals]
db_type=pgsql
db_host=db.example.com
db_database=selfoss
db_username=selfoss
db_password=DB_PASSWORD
db_port=5432
items_perpage=100
items_lifetime=30
username=USER
password=PASSWORD
salt=SALT
public=0
rss_title=selfoss feed
rss_max_items=1000
rss_mark_as_read=0
homepage=newest
language=0
auto_mark_as_read=1
anonymizer=
use_system_font=
readability=
share=''
allow_public_update_access=0
unread_order=
load_images_on_mobile=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment