Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Improve documentation on becoming server admin #13230

Merged
merged 5 commits into from
Aug 3, 2022

Commits on Jul 8, 2022

  1. Improved section regarding server admin

    Added steps describing how to elevate an existing user to administrator by manipulating a `postgres` database.
    
    Signed-off-by: jejo86 [email protected]
    jejo86 authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    7e3d65e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e235ad View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Reference database settings

    Add instructions to check database settings to find out the database name, instead of listing all available PostgreSQL databases.
    jejo86 authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    847e45a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Add suggestions from PR conversation

    Replace config filename `homeserver.yaml`. with "config file".
    Remove instructions to switch to `postgres` user.
    Add instructions how to connect to SQLite database.
    jejo86 authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    315a94c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    c227526 View commit details
    Browse the repository at this point in the history