samer@8: /* Saved settings @44: Date: Fri Mar 13 08:19:56 2015 samer@8: */ samer@8: samer@8: samer@8: % Indentation used goals in the body samer@8: setting(listing:body_indentation, 3). samer@8: samer@8: % Distance between tab-stops. 0 uses only spaces samer@8: setting(listing:tab_distance, 3). samer@8: samer@8: % Width of a line. 0 is infinite samer@8: setting(listing:line_width, 100). samer@8: samer@8: % Number of server threads @44: setting(http:workers, 20). samer@8: samer@8: % Default limit for Musicbrainz search and browse queries samer@8: setting(musicbrainz:limit, 40). samer@8: samer@8: % Minimum time between Musicbrainz requests samer@8: setting(musicbrainz:min_wait, 0.91). samer@8: samer@8: % IP addresses from which remotes are allowed to connect samer@33: setting(pengines:allow_from, [*]). samer@8: samer@42: % Soundfont directory samer@42: setting(score:soundfont_dir, "~/lib/sounds/sf2"). samer@8: samer@33: % Pixels per inch for in browser figures samer@33: setting(matlab:pixels_per_inch, 300).