Home / Blog


    Blog Docs 3 - Advanced Setup

    2019-01-22 00:00
    22961   0   3

    Please read topnew/src/Blog/config.ini, config.en.ini etc
    Do not change directly on above ini file, instead, you can add at /blog/index.php $init settings eg:

    The docs at the config.ini etc should be self explained and easy to understand.

    $init = [
    // other config init info ...
    'att_kb' = 800, // attachment max file size in kb
    'markdown' = 1, // use php markdown to render html for topic msg text
    // ...
    ];

    Back « Blog Docs 2 - Database Setup
    Next » Blog Docs 4 - Admin staff users

    Comments

    Leave a commentEdit comment

    Category