| Version Number | 1.34 |
| Finished | Yes |
| Type | feature |
Option to use a simple_disk_usage for tally. By default this is set to 0 internally. If you wish to enable it, use:
simple_disk_usage=1
to your directadmin.conf and the tally will not do manual directory traversing for usage. This will rely entirely on the repquota command.
Note that this feature is designed for systems where disk usage isn't too important, but lowering the amount of disk access during tha tally is important.