Skip to content
Snippets Groups Projects
Commit 707dd080 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

docs(install): add missing user privileges for database

parent 8c4f0675
No related branches found
No related tags found
No related merge requests found
Pipeline #8236 passed
Pipeline: Castopod

#8282

    ......@@ -59,7 +59,8 @@ server administrator.
    #### Privileges
    User must have at least these privileges on the database for Castopod to work:
    `CREATE`, `ALTER`, `DELETE`, `EXECUTE`, `INDEX`, `INSERT`, `SELECT`, `UPDATE`.
    `CREATE`, `ALTER`, `DELETE`, `EXECUTE`, `INDEX`, `INSERT`, `SELECT`, `UPDATE`,
    `REFERENCES`, `CREATE VIEW`.
    ### (Optional) FFmpeg v4.1.8 or higher for Video Clips
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment