Skip to content

Instantly share code, notes, and snippets.

@aruhier
Created October 14, 2017 08:40
Show Gist options
  • Select an option

  • Save aruhier/63d233d482133cd68403194a3579f7cc to your computer and use it in GitHub Desktop.

Select an option

Save aruhier/63d233d482133cd68403194a3579f7cc to your computer and use it in GitHub Desktop.

Revisions

  1. aruhier created this gist Oct 14, 2017.
    26 changes: 26 additions & 0 deletions config.ini
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    [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