]> 4ch.mooo.com Git - test.git/blobdiff - config.php
modified: config.php
[test.git] / config.php
index 06341fb75df429219f86e8dade2c0434a1f020d0..32a76a784c4eb5a8a60b0c77c2b7f78bcde7d11f 100755 (executable)
@@ -149,7 +149,7 @@ define("USE_THUMB", 1); // サムネイルを作る  する:1 しない:0 // 使
 define("STYLEBAR", 1); // location of style bar [CSS decoration style for the pages] (top & bottom:1 bottom:0)
 define("USE_FLOATFORM", 1); // 新增文章表單使用自動隱藏 (是:1 否:0)
 define("USE_SEARCH", 1); // 開放搜尋功能 (是:1 否:0)
-define("OPTION", 1); // allow options to show up (yes:1 no:0)
+define("OPTION", 0); // allow options to show up (yes:1 no:0)
 define("USE_UPSERIES", 1); // 是否啟用連貼機能 [開主題後自動指向到主題下以方便連貼] (是:1 否:0)
 define("RESIMG", 1); // レスにも画像を添付できるようにする 添付可能:1 添付不可:0 // 回應附加圖檔機能 (開啟:1 關閉:0)
 //++++define("RES_MARK", '…'); // レスの頭に付ける文字列
@@ -163,7 +163,9 @@ define("ALLOW_NOCOM",  1); // 本文省略時拒絶する  する:1 しない:0
 define("DISP_ID", 2); // IDを表示する  強制:2 する:1 しない:0 // 顯示ID (強制顯示:2 選擇性顯示:1 永遠不顯示:0)
 define("CLEAR_SAGE", 0); // 使用不推文模式時清除E-mail中的「sage」關鍵字 (是:1 否:0)
 define("USE_QUOTESYSTEM", 1); // 是否打開引用瀏覽系統 [自動轉換>>No.xxxx文字成連結並導引] (是:1 否:0)
+//++++----
 define("KB", 1); // Kilobytes or Bytes on the image file size display (Kilobytes:1 Bytes:0)
+//++++----
 define("SHOW_IMGWH", 1); // 是否顯示附加圖檔之原檔長寬尺寸 (是:1 否:0)
 define("SHOW_FILENAME", 1); // 是否顯示附加圖檔之原檔文件名 (是:1 否:0)
 define("USE_CATEGORY", 0); // 是否開啟使用類別標籤分類功能 (是:1 否:0)