]> git.stg.codes - stg.git/blobdiff - projects/convertor/convertor.conf
Merge branch 'master' into full-month-stats
[stg.git] / projects / convertor / convertor.conf
diff --git a/projects/convertor/convertor.conf b/projects/convertor/convertor.conf
deleted file mode 100644 (file)
index d2405ad..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-################################################################################
-#                        æÁÊÌ ÎÁÓÔÒÏÅË ËÏÎ×ÅÒÔÏÒÁ stargazer                    #
-################################################################################
-
-# ðÕÔØ Ë ÄÉÒÅËÔÏÒÉÉ, × ËÏÔÏÒÏÊ ÎÁÈÏÄÑÔÓÑ ÍÏÄÕÌÉ ÓÅÒ×ÅÒÁ
-ModulesPath = ../stargazer/modules
-
-################################################################################
-# Store module
-# îÁÓÔÒÏÊËÉ ÐÌÁÇÉÎÁ ÒÁÂÏÔÁÀÝÅÇÏ Ó âä ÓÅÒ×ÅÒÁ
-
-# ÷ÔÏÒÏÊ ÐÁÒÁÍÅÔÒ - ÜÔÏ ÉÍÑ ÍÏÄÕÌÑ ÂÅÚ mod_ × ÎÁÞÁÌÅ É .so × ËÏÎÃÅ
-# ô.Å. ÐÏÌÎÏÅ ÉÍÑ ÍÏÄÕÌÑ mod_store_files.so
-<SourceStoreModule store_files>
-
-    # òÁÂÏÞÁÑ ÄÉÒÅËÔÏÒÉÑ ÓÅÒ×ÅÒÁ, ÔÕÔ ÓÏÄÅÒÖÁÔÓÑ ÄÁÎÎÙÅ Ï ÔÁÒÉÆÁÈ, ÐÏÌØÚÏ×ÁÔÅÌÑÈ,
-    # ÁÄÍÉÎÉÓÔÒÁÔÏÒÁÈ É Ô.Ä.
-    WorkDir = /var/stargazer
-
-
-    # ÷ÌÁÄÅÌÅÃ, ÇÒÕÐÐÁ É ÐÒÁ×Á ÄÏÓÔÕÐÁ ÎÁ ÆÁÊÌÙ ÓÔÁÔÉÓÔÉËÉ (stat) ÐÏÌØÚÏ×ÁÔÅÌÑ
-    ConfOwner = root
-    ConfGroup = wheel
-    ConfMode = 600
-
-
-    # ÷ÌÁÄÅÌÅÃ, ÇÒÕÐÐÁ É ÐÒÁ×Á ÄÏÓÔÕÐÁ ÎÁ ÆÁÊÌÙ ËÏÎÆÉÇÕÒÁÃÉÉ (conf) ÐÏÌØÚÏ×ÁÔÅÌÑ
-    StatOwner = root
-    StatGroup = wheel
-    StatMode = 640
-
-    # ÷ÌÁÄÅÌÅÃ, ÇÒÕÐÐÁ É ÐÒÁ×Á ÄÏÓÔÕÐÁ ÎÁ ÌÏÇ-ÆÁÊÌÙ (log) ÐÏÌØÚÏ×ÁÔÅÌÑ
-    UserLogOwner = root
-    UserLogGroup = wheel
-    UserLogMode = 640
-
-</SourceStoreModule>
-
-#<DestStoreModule store_firebird>
-#    server = localhost
-#    database = /var/stargazer/stargazer.fdb
-#    user = stg
-#    password = 123456
-#</DestStoreModule>
-
-<DestStoreModule store_postgresql>
-    server = localhost
-    database = stargazer
-    user = stg
-    password = 123456
-</DestStoreModule>
-
-#<DestStoreModule store_mysql>
-#    # éÍÑ ÐÏÌØÚÏ×ÁÔÅÌÑ âä
-#    dbuser = stg
-#
-#    # ðÁÒÏÌØ ÐÏÌØÚÏ×ÁÔÅÌÑ âä
-#    rootdbpass = 123456
-#
-#    # éÍÑ âä ÎÁ ÓÅÒ×ÅÒÅ
-#    dbname = stg
-#
-#    # áÄÒÅÓ ÓÅÒ×ÅÒÁ âä
-#    dbhost = localhost
-#</DestStoreModule>
-