On 1/3/18, Olivier Mascia <[email protected]> wrote: > > Assuming a main repository only accessed through HTTP for clone, push, pull > or through its web interface... Would you see a reason for not switching it > to WAL mode? > > Should it be avoided for a well-known reason in that restricted > configuration?
WAL-mode is preferred. If you visit https://www.fossil-scm.org/fossil/stat and look at the end of the "Database Stats:" line, you'll see that the canonical Fossil repo runs in WAL mode. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

