lsyncd/lsyncd-conf.lua
Axel Kittenberger 0cbc6a7663
2010-10-19 10:20:27 +00:00

15 lines
162 B
Lua

----
-- User configuration file for lsyncd.
--
-- TODO documentation-
--
settings = {
logfile = "/tmp/lsyncd",
nodaemon,
}
add("s", "d")
-- add("s/s1", "t")