config.h (561B)
- /* See LICENSE file for copyright and license details. */
- static const unsigned summarylen = 70; /* summary length in the log */
- static const int showlinecount = 1; /* display line count or file size in file tree index */
- static const char *assetpath = "/git/"; /* Where are the assets (example: assetpath/style.css ) */
- static const char *faviconurl = "/git/logo.png"; /* Where is the favicon (example: /favicon.png ) */
- static const char *repo_name = "/git/";
- static const char *repo_description = "Lanodan’s git repositories";