Shared extensions
From MLDonkey
Contents |
Description
(obsolete) shared_extensions contains the list of extensions of files that are allowed to be shared. Files that have extensions that are not present in this list will not be considered for sharing (unless the list is empty).
Example
shared_extensions = ~\".avi\"; \".mpg\"; \".mov\";
See also
History
This option is no longer in use, as it has been repalced by <sharing strategy> parameter of the share command.