Commit 3a0ed4e486898a7d8b2f4404a20482d743a0bb0c
1 parent
fdbd4322
KTS-2274
"Typo in config.ini regarding awaysShowYCOD" Fixed. Corrected typo. Committed By: Kevin Fourie Reviewed By: Jalaloedien Abrahams git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7084 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
config/config.ini
| ... | ... | @@ -72,7 +72,7 @@ useNewDashboard = default |
| 72 | 72 | [dashboard] |
| 73 | 73 | ; Display the "Your Checked-out Documents" dashlet even when empty. |
| 74 | 74 | ; Defaults to false |
| 75 | -alwayShowYCOD = default | |
| 75 | +alwaysShowYCOD = default | |
| 76 | 76 | |
| 77 | 77 | [storage] |
| 78 | 78 | ; By default uses KTOnDiskHashedStorageManager | ... | ... |