mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 23:44:56 +03:00
17 lines
340 B
Plaintext
17 lines
340 B
Plaintext
|
|%
|
||
|
+$ action
|
||
|
$% [%serve-dir url-base=path clay-base=path public=?]
|
||
|
[%unserve-dir url-base=path]
|
||
|
[%toggle-permission url-base=path]
|
||
|
[%set-landscape-homepage-prefix prefix=(unit term)]
|
||
|
==
|
||
|
::
|
||
|
+$ configuration
|
||
|
$: landscape-homepage-prefix=(unit term)
|
||
|
==
|
||
|
::
|
||
|
+$ update
|
||
|
$% [%configuration =configuration]
|
||
|
==
|
||
|
--
|