Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vndmtrx committed Nov 18, 2024
1 parent e6b7d3c commit c4ab514
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,15 @@ Check the docker-compose.yml file in the repository for a complete example with
### Basic Configuration
| Variable | Install.php Equivalent | Description |
|----------|----------------------|-------------|
| TZ | - | Container timezone |
| DOKUWIKI_FORCE_CONF | - | Force configuration override |
| DOKUWIKI_TITLE | Wiki Name | Site title |
| DOKUWIKI_TAGLINE | Tag Line | Site description |
| DOKUWIKI_LANG | Language | Interface language |
| DOKUWIKI_LICENSE | License | Content license |
| DOKUWIKI_BASEURL | Base URL | Wiki URL |
| DOKUWIKI_DATEFORMAT | - | Date format |
| DOKUWIKI_USEREWRITE | - | Enable URL rewriting |

### User Management
| Variable | Install.php Equivalent | Description |
Expand Down

0 comments on commit c4ab514

Please sign in to comment.