stanley-king 9 rokov pred
rodič
commit
4d869ad1c9
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      crontab/crawl/fetch_config.php

+ 2 - 2
crontab/crawl/fetch_config.php

@@ -11,6 +11,6 @@ class fetch_config
 {
     const store_name = '熊猫美妆';
     const store_id = 3;
-    //const tmp_file = '/private/var/tmp/phpxxkkdl';
-    const tmp_file = '/tmp/phpxxkkdl';
+    const tmp_file = '/private/var/tmp/phpxxkkdl';
+    //const tmp_file = '/tmp/phpxxkkdl';
 }